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.fasterxml.jackson.core jackson-databind 2.5.0 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache 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
org.springframework spring-core 4.1.4.RELEASE jar The 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:

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
com.fasterxml.jackson.core jackson-annotations 2.5.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.5.0 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
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
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.1 jar Apache 2

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-util

Apache License, Version 2.0: Apache Commons Codec

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, Jackson-annotations, Jackson-core, Spring Core, Spring TestContext Framework, jackson-databind

Dependency File Details

Total Size Entries Classes Packages JDK Rev Debug
Filename Size Entries Classes Packages JDK Rev Debug
jackson-annotations-2.5.0.jar 38.88 kB 64 52 1 1.6 debug
jackson-core-2.5.0.jar 224.30 kB 107 85 8 1.6 debug
jackson-databind-2.5.0.jar 1.08 MB 603 569 20 1.6 debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
commons-codec-1.10.jar 277.52 kB 238 92 6 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
16 7.37 MB 5,933 5,029 252 1.6 16
compile: 11 compile: 5.39 MB compile: 3,963 compile: 3,597 compile: 116 - compile: 11
test: 5 test: 1.98 MB test: 1,970 test: 1,432 test: 136 - test: 5

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.fasterxml.jackson.core:jackson-annotations:jar:2.5.0 - - -
com.fasterxml.jackson.core:jackson-core:jar:2.5.0 - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.5.0 - - -
com.google.guava:guava:jar:18.0 - - -
commons-codec:commons-codec:jar:1.10 - - -
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 - - -
16 (compile: 11, test: 5) 16 0 0 0

Back to top

Msb3 Maven skin by Marek Romanowski.