View gist:4688748
artifacts { | |
archives file: 'A.jar', name: 'A', type: 'jar' | |
archives file: 'B.jar', name: 'B', type: 'jar' | |
} | |
uploadArchives { | |
repositories { | |
mavenDeployer { | |
configuration = configurations.deployerJars | |
repository(url: "dav:https://myRepo.com/release/") { |
View gist:4520965
gradle dependencyInsight --dependency lombok | |
:modBase:dependencyInsight | |
Download https://repository.jboss.org/nexus/content/groups/public/org/projectlombok/lombok/0.11.0/lombok-0.11.0.pom | |
org.projectlombok:lombok:0.11.6 | |
org.projectlombok:lombok:0.11.+ -> 0.11.6 | |
\--- compile | |
BUILD SUCCESSFUL |
View gist:4515104
:modBase:dependencies | |
------------------------------------------------------------ | |
Project :modBase | |
------------------------------------------------------------ | |
ajInpath | |
No dependencies | |
ajc |