Skip to content

Instantly share code, notes, and snippets.

@kriegerd
Created January 12, 2013 00:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kriegerd/4515104 to your computer and use it in GitHub Desktop.
Save kriegerd/4515104 to your computer and use it in GitHub Desktop.
Gradle Dependencies
: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