Matsuo Core

Base application code for server side development


compile

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

GroupId ArtifactId Version Type License
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.slf4j slf4j-jdk14 1.7.9 jar MIT License

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:

GroupId ArtifactId Version Type License
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-core 1.10.19 jar The MIT License
org.springframework spring-test 4.1.4.RELEASE jar The 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:

GroupId ArtifactId Version Type License
org.slf4j slf4j-api 1.7.9 jar MIT License

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:

GroupId ArtifactId Version Type License
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.1 jar Apache 2
org.springframework spring-core 4.1.4.RELEASE jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Eclipse Public License 1.0: JUnit

The MIT License: Mockito

MIT License: SLF4J API Module, SLF4J JDK14 Binding

GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007: matsuo-parent

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Commons Lang, Apache Commons Logging, Commons IO, Guava: Google Core Libraries for Java, Spring Core, Spring TestContext Framework

Dependency File Details

Total Size Entries Classes Packages JDK Rev Debug
Filename Size Entries Classes Packages JDK Rev Debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
commons-lang3-3.3.2.jar 403.07 kB 241 217 12 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
mockito-core-1.10.19.jar 1.12 MB 1,138 694 67 1.5 debug
objenesis-2.1.jar 40.78 kB 52 37 9 1.5 debug
slf4j-api-1.7.9.jar 31.37 kB 39 28 3 1.5 debug
slf4j-jdk14-1.7.9.jar 7.71 kB 15 5 1 1.5 debug
spring-core-4.1.4.RELEASE.jar 983.39 kB 767 721 40 1.6 debug
spring-test-4.1.4.RELEASE.jar 490.77 kB 405 370 27 1.6 debug
12 5.76 MB 4,921 4,231 217 1.6 12
compile: 5 compile: 2.76 MB compile: 2,142 compile: 2,050 compile: 39 - compile: 5
test: 7 test: 3.00 MB test: 2,779 test: 2,181 test: 178 - test: 7

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes -
repo.matsuo-it.com http://repo.matsuo-it.com/ Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
apache.snapshots http://repository.apache.org/snapshots - Yes

Repository locations for each of the Dependencies.

Total central repo.matsuo-it.com sonatype-nexus-snapshots apache.snapshots
Artifact central repo.matsuo-it.com sonatype-nexus-snapshots apache.snapshots
com.google.guava:guava:jar:18.0 - - -
commons-io:commons-io:jar:2.4 - - -
commons-logging:commons-logging:jar:1.2 - - -
junit:junit:jar:4.12 - - -
org.apache.commons:commons-lang3:jar:3.3.2 - - -
org.hamcrest:hamcrest-core:jar:1.3 - - -
org.mockito:mockito-core:jar:1.10.19 - - -
org.objenesis:objenesis:jar:2.1 - - -
org.slf4j:slf4j-api:jar:1.7.9 - - -
org.slf4j:slf4j-jdk14:jar:1.7.9 - - -
org.springframework:spring-core:jar:4.1.4.RELEASE - - -
org.springframework:spring-test:jar:4.1.4.RELEASE - - -
12 (compile: 5, test: 7) 12 0 0 0

Back to top

Msb3 Maven skin by Marek Romanowski.