Advertisement
vrvarma

gradle1-10-deps.txt

Mar 28th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1.  
  2. ------------------------------------------------------------
  3. Project :src:modules:discovery:container:common
  4. ------------------------------------------------------------
  5.  
  6. archives - Configuration for archive artifacts.
  7. No dependencies
  8.  
  9. compile - Compile classpath for source set 'main'.
  10. +--- log4j:log4j:1.2.16
  11. +--- commons-lang:commons-lang:2.4
  12. +--- commons-collections:commons-collections:3.2
  13. +--- commons-httpclient:commons-httpclient:3.1
  14. | +--- commons-logging:commons-logging:1.0.4 -> 1.1.1
  15. | \--- commons-codec:commons-codec:1.2
  16. +--- org.slf4j:slf4j-log4j12:1.6.1
  17. | +--- org.slf4j:slf4j-api:1.6.1
  18. | \--- log4j:log4j:1.2.16
  19. +--- com.canopi.cis:messaging:1406
  20. | +--- log4j:log4j:1.2.16
  21. | +--- commons-lang:commons-lang:2.4
  22. | +--- commons-collections:commons-collections:3.2
  23. | +--- commons-httpclient:commons-httpclient:3.1 (*)
  24. | +--- org.slf4j:slf4j-log4j12:1.6.1 (*)
  25. | +--- com.canopi.cis:common:1406 (*)
  26. | +--- com.canopi.cis:orm-cramer:1406
  27. | | +--- log4j:log4j:1.2.16
  28. | | +--- commons-lang:commons-lang:2.4
  29. | | +--- commons-collections:commons-collections:3.2
  30. | | +--- commons-httpclient:commons-httpclient:3.1 (*)
  31. | | +--- org.slf4j:slf4j-log4j12:1.6.1 (*)
  32. | | +--- com.canopi.cis:common:1406 (*)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement