Created
January 12, 2013 00:10
-
-
Save kriegerd/4515104 to your computer and use it in GitHub Desktop.
Gradle Dependencies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:modBase:dependencies | |
------------------------------------------------------------ | |
Project :modBase | |
------------------------------------------------------------ | |
ajInpath | |
No dependencies | |
ajc | |
No dependencies | |
archives - Configuration for archive artifacts. | |
No dependencies | |
aspects | |
No dependencies | |
compile - Classpath for compiling the main sources. | |
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 [default] | |
default - Configuration for default artifacts. | |
\--- org.projectlombok:lombok:0.11.6 [default] | |
deployerJars | |
No dependencies | |
replacer | |
No dependencies | |
runtime - Classpath for running the compiled main classes. | |
\--- org.projectlombok:lombok:0.11.6 [default] | |
signatures | |
No dependencies | |
testCompile - Classpath for compiling the test sources. | |
\--- org.projectlombok:lombok:0.11.6 [default] | |
testRuntime - Classpath for running the compiled test classes. | |
\--- org.projectlombok:lombok:0.11.6 [default] | |
BUILD SUCCESSFUL | |
Total time: 6.582 secs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment