1
0
template-java-gradle/gradle.properties.example

11 lines
333 B
Plaintext

# Nexus Repository 설정
# 이 파일을 gradle.properties로 복사하여 사용하세요.
# gradle.properties는 .gitignore에 포함되어 있습니다.
# Nexus URL
nexusUrl=https://nexus.gc-si.dev/repository
# Nexus 인증 (내부 라이브러리 배포 시 필요)
# nexusUsername=your-username
# nexusPassword=your-password