일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Nexus 3 Repository
- 저장소
- 오라클 에러 정리
- iftables
- NFS 구축
- oracle
- 리눅스 설치
- 리눅스
- bootJar
- jar 상속받기
- java
- vi명령어
- 오라클 에러
- 오라클
- vm
- nfs
- nexus repository
- 인텔리제이
- maven 저장소
- nexus maven
- HTTP
- oracle error
- nexus3
- 유닉스
- 사설 저장소
- bootjar 상속받기
- 가상머신
- 자바 프로그래밍
- 외부 프로젝트 상속
- 스프링부트 상속
- Today
- Total
목록Nexus 3 Repository (2)
빽기의 코딩공부Story
■gradle 다운로드 gradle.org/releases/ Gradle | Releases Find binaries and reference documentation for current and past versions of Gradle. gradle.org ■ 압축 풀기 ■ 환경변수 설정 ■ 프로젝트 생성 /* * This file was generated by the Gradle 'init' task. * * This is a general purpose Gradle build. * Learn more about Gradle by exploring our samples at https://docs.gradle.org/6.7.1/samples */ plugins { id 'maven' } reposi..
■ 링크 접속 help.sonatype.com/repomanager3/download Download On this page you can download the most recent version of Nexus Repository Manager. If you're looking for older versions, visit the download archive. Also, you can access earlier back to version 3.0.0. help.sonatype.com ■ 다운로드 ■ 압축 해제 ■ cmd 관리자모드 실행 ■ nexus.exe 실행 ▶nexus.exe/install ▶nexus.exe/run ■nexus 3 접속 확인 기본 포트는 8081입니다. ■ 로그인 ■ 클릭 후..