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
org.domdridesdomdrides-core1.8-SNAPSHOTjarApache 2
org.mybatismybatis-spring1.1.1jarThe Apache Software License, Version 2.0
org.springframeworkspring-aop3.2.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-jdbc3.2.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-orm3.2.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-tx3.2.1.RELEASEjarThe Apache Software License, Version 2.0

test

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

GroupIdArtifactIdVersionClassifierTypeLicense
commons-dbcpcommons-dbcp1.2.2-jar/LICENSE.txt
hsqldbhsqldb1.8.0.7-jarHSQLDB License
log4jlog4j1.2.11-jar-
org.domdridesdomdrides-core1.8-SNAPSHOTtestsjarApache 2
org.springframeworkspring-test3.2.1.RELEASE-jarThe Apache Software License, Version 2.0
org.testngtestng5.7jdk15jarApache 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
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
org.mybatismybatis3.1.1jarThe Apache Software License, Version 2.0
org.springframeworkspring-asm3.1.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-beans3.2.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-context3.1.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-core3.2.1.RELEASEjarThe Apache Software License, Version 2.0
org.springframeworkspring-expression3.1.1.RELEASEjarThe Apache Software License, Version 2.0

test

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

GroupIdArtifactIdVersionTypeLicense
commons-poolcommons-pool1.3jar/LICENSE.txt
junitjunit3.8.1jarCommon Public License Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

HSQLDB License: HSQLDB

Public Domain: AOP alliance

Apache 2: domdrides-core, domdrides-mybatis

Unknown: log4j

Apache License, Version 2.0: TestNG

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons DBCP, Commons Logging, Commons Pool, MyBatis, MyBatis-Spring, Spring AOP, Spring Beans, Spring Core, Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, spring-asm, spring-context, spring-expression

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
commons-dbcp-1.2.2.jar118.90 kB635141.3debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
commons-pool-1.3.jar60.63 kB483921.3debug
hsqldb-1.8.0.7.jar628.64 kB340301131.2release
junit-3.8.1.jar118.23 kB11910061.1debug
log4j-1.2.11.jar342.41 kB275245191.1debug
core/target/test-classes-000-release
core/target/classes-000-release
mybatis-3.1.1.jar636.37 kB507446471.5debug
mybatis-spring-1.1.1.jar40.20 kB362051.5debug
spring-aop-3.2.1.RELEASE.jar327.22 kB282252151.5debug
spring-asm-3.1.1.RELEASE.jar51.84 kB393131.2release
spring-beans-3.2.1.RELEASE.jar592.73 kB401358141.5debug
spring-context-3.1.1.RELEASE.jar811.59 kB755654681.5debug
spring-core-3.2.1.RELEASE.jar843.40 kB676638321.5debug
spring-expression-3.1.1.RELEASE.jar172.18 kB12611161.5debug
spring-jdbc-3.2.1.RELEASE.jar391.73 kB326294181.5debug
spring-orm-3.2.1.RELEASE.jar383.05 kB302279141.5debug
spring-test-3.2.1.RELEASE.jar443.57 kB368331271.5debug
spring-tx-3.2.1.RELEASE.jar235.32 kB231195201.5debug
testng-5.7-jdk15.jar804.87 kB592478331.5debug
TotalSizeEntriesClassesPackagesJDK RevDebug
226.90 MB5,5434,8603501.518
compile: 14compile: 4.44 MBcompile: 3,738compile: 3,315compile: 246-compile: 12
test: 8test: 2.46 MBtest: 1,805test: 1,545test: 104-test: 6

Dependency Repository Locations

Repo IDURLReleaseSnapshot
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
centralhttp://repo1.maven.org/maven2Yes--

Repository locations for each of the Dependencies.

Artifactsonatype-nexus-snapshotscentral
aopalliance:aopalliance:jar:1.0-Found at http://repo1.maven.org/maven2
commons-dbcp:commons-dbcp:jar:1.2.2-Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1.1-Found at http://repo1.maven.org/maven2
commons-pool:commons-pool:jar:1.3-Found at http://repo1.maven.org/maven2
hsqldb:hsqldb:jar:1.8.0.7-Found at http://repo1.maven.org/maven2
junit:junit:jar:3.8.1-Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.11-Found at http://repo1.maven.org/maven2
org.domdrides:domdrides-core:jar:tests:1.8-SNAPSHOT--
org.domdrides:domdrides-core:jar:1.8-SNAPSHOT--
org.mybatis:mybatis:jar:3.1.1-Found at http://repo1.maven.org/maven2
org.mybatis:mybatis-spring:jar:1.1.1-Found at http://repo1.maven.org/maven2
org.springframework:spring-aop:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-asm:jar:3.1.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:3.1.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-expression:jar:3.1.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-jdbc:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-orm:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.springframework:spring-tx:jar:3.2.1.RELEASE-Found at http://repo1.maven.org/maven2
org.testng:testng:jar:jdk15:5.7-Found at http://repo1.maven.org/maven2
Totalsonatype-nexus-snapshotscentral
22 (compile: 14, test: 8)020