Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Git
- Java
- Linux
- JavaScript
- tibero
- IntelliJ
- mybatis
- MySQL
- JPA
- nginx
- sapfiorielements
- maven
- gradle
- react
- Kubernetes
- LOG4J
- BPMN
- Spring
- intellijIDEA
- useEffect
- database
- Windows
- gson
- NCP
- nodejs
- dbeaver
- docker
- VSCode
- log4j2
- springboot
Archives
- Today
- Total
두 손끝의 창조자
nexus publishing url 본문
nexus 자원 배포 url은 2와 3이 다르다.
3 버전대는
http://localhost:8081/repository/maven-releases
http://localhost:8081/repository/maven-snapshots
2 버전대는
http://localhost:8081/content/repositories/releases
http://localhost:8081/content/repositories/snapshots
다운로드는
3 버전대
/repository/maven-public
2 버전대
/content/groups/public
반응형
Comments