Fork me on GitHub

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
ch.qos.logbacklogback-classic1.0.13jarEclipse Public License - v 1.0-GNU Lesser General Public License
com.google.code.javaparserjavaparser1.0.9jar-
commons-iocommons-io2.4jarThe Apache Software License, Version 2.0
commons-langcommons-lang2.6jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-api2.0jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils3.0.8jarThe Apache Software License, Version 2.0
org.mockitomockito-all1.9.5jarThe MIT License
org.springframeworkspring-context3.2.3.RELEASEjarThe Apache Software License, Version 2.0
org.testngtestng6.8.5jarApache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
aopallianceaopalliance1.0jarPublic Domain
ch.qos.logbacklogback-core1.0.13jarEclipse Public License - v 1.0-GNU Lesser General Public License
com.beustjcommander1.27jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
junitjunit4.10jarCommon Public License Version 1.0
org.beanshellbsh2.0b4jarGNU LESSER GENERAL PUBLIC LICENSE
org.hamcresthamcrest-core1.1jarBSD style
org.slf4jslf4j-api1.7.5jarMIT License
org.springframeworkspring-aop3.2.3.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-beans3.2.3.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-core3.2.3.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-expression3.2.3.RELEASEjarThe Apache Software License, Version 2.0
org.yamlsnakeyaml1.6jarLICENSE.txt

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
org.apache.mavenmaven-artifact3.0jarThe Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest Core

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Unknown: javaparser

Apache License, Version 2.0: TestNG

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Commons IO, Commons Lang, Commons Logging, JCommander, Maven Artifact, Maven Plugin API, Maven Plugin Java 5 Annotations, Plexus Common Utilities, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), ut-maven-plugin

The MIT License: Mockito

Apache License Version 2.0: SnakeYAML

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
logback-classic-1.0.13.jar258.40 kB208170251.5debug
logback-core-1.0.13.jar409.05 kB391349321.5debug
jcommander-1.27.jar54.28 kB594551.5debug
javaparser-1.0.9.jar263.91 kB13211771.6debug
commons-io-2.4.jar180.80 kB12811061.6debug
commons-lang-2.6.jar277.56 kB155133101.3debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
junit-4.10.jar247.23 kB290252311.5debug
maven-artifact-3.0.jar50.69 kB5732111.5debug
maven-plugin-api-2.0.jar9.90 kB21921.1debug
maven-plugin-annotations-3.2.jar14.73 kB23811.5debug
bsh-2.0b4.jar275.09 kB23815881.2release
plexus-utils-3.0.8.jar226.39 kB12710291.5debug
hamcrest-core-1.1.jar74.85 kB542131.5debug
mockito-all-1.9.5.jar1.51 MB1,372698741.5debug
slf4j-api-1.7.5.jar25.47 kB342331.5debug
spring-aop-3.2.3.RELEASE.jar327.51 kB282252151.5debug
spring-beans-3.2.3.RELEASE.jar593.48 kB401358141.5debug
spring-context-3.2.3.RELEASE.jar842.65 kB734632671.5debug
spring-core-3.2.3.RELEASE.jar847.46 kB679641321.5debug
spring-expression-3.2.3.RELEASE.jar190.96 kB13912761.5debug
testng-6.8.5.jar816.02 kB594545261.5debug
snakeyaml-1.6.jar226.68 kB208183161.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
247.64 MB6,3835,0024071.623
compile: 22compile: 7.57 MBcompile: 6,303compile: 4,962compile: 395-compile: 21
provided: 2provided: 65.42 kBprovided: 80provided: 40provided: 12-provided: 2

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
apache.snapshotshttp://repository.apache.org/snapshots-Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
public-snapshotshttp://public-snapshots-YesYes
snapshotshttp://snapshots.maven.codehaus.org/maven2-YesYes
centralhttp://repo.maven.apache.org/maven2Yes--

Repository locations for each of the Dependencies.

Artifactapache.snapshotssonatype-nexus-snapshotscentral
aopalliance:aopalliance:jar:1.0--Found at http://repo.maven.apache.org/maven2
ch.qos.logback:logback-classic:jar:1.0.13--Found at http://repo.maven.apache.org/maven2
ch.qos.logback:logback-core:jar:1.0.13--Found at http://repo.maven.apache.org/maven2
com.beust:jcommander:jar:1.27--Found at http://repo.maven.apache.org/maven2
com.google.code.javaparser:javaparser:jar:1.0.9--Found at http://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.4--Found at http://repo.maven.apache.org/maven2
commons-lang:commons-lang:jar:2.6--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.10--Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.0--Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:2.0--Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2--Found at http://repo.maven.apache.org/maven2
org.beanshell:bsh:jar:2.0b4--Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.0.8--Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.1--Found at http://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.9.5--Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.5--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-aop:jar:3.2.3.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:3.2.3.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:3.2.3.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:3.2.3.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-expression:jar:3.2.3.RELEASE--Found at http://repo.maven.apache.org/maven2
org.testng:testng:jar:6.8.5--Found at http://repo.maven.apache.org/maven2
org.yaml:snakeyaml:jar:1.6--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
24 (compile: 22, provided: 2)0024