Lombok1 Maven Repository에서 lombok 롬복 다운받기 메이븐 들어가서 롬복 검색 후 가장 최신 버전 들어간다. Gradle 그레이들에 붙여넣을 주소 복사한다. 그레이들은 빌드 해주는 도구이다. dependencies { // Use JUnit Jupiter for testing. // testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2' // // https://mvnrepository.com/artifact/com.google.code.gson/gson implementation 'com.google.code.gson:gson:2.8.9' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1' compileOnly 'org.projectlombok.. 2022. 12. 20. 이전 1 다음