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:

GroupId ArtifactId Version Type Licenses
com.amazonaws aws-java-sdk-dynamodb 1.11.301 jar Apache License, Version 2.0
javax.enterprise cdi-api 1.2 jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 6.0.9.Final jar Apache License 2.0
org.springframework spring-context 5.0.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.0.4.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.0.9.RELEASE jar Apache 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 Licenses
com.amazonaws DynamoDBLocal 1.11.119 jar classpath:LICENSE.txt
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-core 2.13.0 jar The MIT License
org.springframework spring-test 5.0.4.RELEASE jar Apache License, Version 2.0
uk.org.lidalia slf4j-test 1.2.0 jar MIT X11 License

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 Licenses
com.amazonaws aws-java-sdk-core 1.11.301 jar Apache License, Version 2.0
com.amazonaws aws-java-sdk-kms 1.11.301 jar Apache License, Version 2.0
com.amazonaws aws-java-sdk-s3 1.11.301 jar Apache License, Version 2.0
com.amazonaws jmespath-java 1.11.301 jar Apache License, Version 2.0
com.fasterxml classmate 1.3.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.6.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.6.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.6.7.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-cbor 2.6.7 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.el javax.el-api 3.0.0 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.interceptor javax.interceptor-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
joda-time joda-time 2.2 jar Apache 2
org.apache.httpcomponents httpclient 4.5.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.0.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.0.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.0.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.0.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.0.4.RELEASE jar Apache License, Version 2.0
software.amazon.ion ion-java 1.0.2 jar The Apache 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 Licenses
com.almworks.sqlite4java libsqlite4java-linux-amd64 1.0.392 so The Apache Software License, Version 2.0-Public Domain
com.almworks.sqlite4java libsqlite4java-linux-i386 1.0.392 so The Apache Software License, Version 2.0-Public Domain
com.almworks.sqlite4java libsqlite4java-osx 1.0.392 dylib The Apache Software License, Version 2.0-Public Domain
com.almworks.sqlite4java sqlite4java 1.0.392 jar The Apache Software License, Version 2.0
com.almworks.sqlite4java sqlite4java-win32-x64 1.0.392 dll The Apache Software License, Version 2.0-Public Domain
com.almworks.sqlite4java sqlite4java-win32-x86 1.0.392 dll The Apache Software License, Version 2.0-Public Domain
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.7.9 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.7.9 jar The Apache Software License, Version 2.0
org.abego.treelayout org.abego.treelayout.core 1.0.1 jar BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
org.antlr antlr4-runtime 4.1 jar The BSD License
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.8.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.6.2 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-client 8.1.12.v20130726 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-continuation 8.1.12.v20130726 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 8.1.12.v20130726 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 8.1.12.v20130726 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 8.1.12.v20130726 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 8.1.12.v20130726 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit javax.servlet 3.0.0.v201112011016 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2
uk.org.lidalia lidalia-lang 1.0.0 jar MIT X11 License
uk.org.lidalia lidalia-slf4j-ext 1.0.0 jar MIT X11 License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities, Jetty Orbit :: Servlet API

The Apache License, Version 2.0: Spring Data DynamoDB, software.amazon.ion:ion-java

DynamoDB Local License Agreement: DynamoDBLocal

The BSD License: ANTLR 4 Runtime

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Public Domain: sqlite4java native library (linux-amd64), sqlite4java native library (linux-i386), sqlite4java native library (osx), sqlite4java native library (win32-x64), sqlite4java native library (win32-x86)

New BSD License: Hamcrest Core

BSD 3-Clause "New" or "Revised" License (BSD-3-Clause): abego TreeLayout Core

Apache 2: Joda time, Objenesis

Apache License 2.0: Bean Validation API, Hibernate Validator Engine

Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities, Jetty Orbit :: Servlet API

MIT X11 License: Lidalia Extensions to SLF4J, Lidalia Lang, SLF4J Test

The MIT License: mockito-core

Apache License, Version 2.0: AWS Java SDK for AWS KMS, AWS Java SDK for Amazon DynamoDB, AWS Java SDK for Amazon S3, AWS SDK for Java - Core, Apache Commons Codec, Apache HttpClient, Apache HttpCore, Apache Log4j API, CDI APIs, JMES Path Query library, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.interceptor API

The Apache Software License, Version 2.0: Apache Commons Lang, Apache Commons Logging, Apache Log4j Core, Byte Buddy (without dependencies), Byte Buddy Java agent, ClassMate, Commons CLI, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, Jackson-dataformat-CBOR, jackson-databind, javax.inject, sqlite4java, sqlite4java native library (linux-amd64), sqlite4java native library (linux-i386), sqlite4java native library (osx), sqlite4java native library (win32-x64), sqlite4java native library (win32-x86)

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
libsqlite4java-linux-amd64-1.0.392.so 902.3 kB - - - - -
libsqlite4java-linux-i386-1.0.392.so 887.1 kB - - - - -
libsqlite4java-osx-1.0.392.dylib 1.6 MB - - - - -
sqlite4java-1.0.392.jar 132.5 kB 80 72 2 1.5 Yes
sqlite4java-win32-x64-1.0.392.dll 684 kB - - - - -
sqlite4java-win32-x86-1.0.392.dll 529.4 kB - - - - -
DynamoDBLocal-1.11.119.jar 3.7 MB 734 509 27 1.6 Yes
aws-java-sdk-core-1.11.301.jar 861.7 kB 831 754 60 1.6 Yes
aws-java-sdk-dynamodb-1.11.301.jar 1.4 MB 960 931 16 1.6 Yes
aws-java-sdk-kms-1.11.301.jar 404.2 kB 284 268 4 1.6 Yes
aws-java-sdk-s3-1.11.301.jar 837.1 kB 634 599 23 1.6 Yes
jmespath-java-1.11.301.jar 26.9 kB 38 28 1 1.6 Yes
classmate-1.3.4.jar 65.1 kB 52 37 4 1.6 Yes
jackson-annotations-2.6.0.jar 47 kB 70 58 1 1.6 Yes
jackson-core-2.6.7.jar 258.9 kB 116 93 9 1.6 Yes
jackson-databind-2.6.7.1.jar 1.2 MB 597 563 20 1.6 Yes
jackson-dataformat-cbor-2.6.7.jar 48.5 kB 25 10 1 1.6 Yes
guava-14.0.1.jar 2.2 MB 1618 1594 13 1.6 Yes
commons-cli-1.2.jar 41.1 kB 35 22 1 1.4 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javax.el-api-3.0.0.jar 73.1 kB 57 46 1 1.7 Yes
cdi-api-1.2.jar 71.1 kB 118 98 7 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.interceptor-api-1.2.jar 24.4 kB 21 10 1 1.7 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
joda-time-2.2.jar 573.9 kB 708 229 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.7.9.jar 2.9 MB 1999 1950 36 1.6 Yes
byte-buddy-agent-1.7.9.jar 42.9 kB 39 29 1 1.6 Yes
org.abego.treelayout.core-1.0.1.jar 25.5 kB 36 19 6 1.5 Yes
antlr4-runtime-4.1.jar 252.8 kB 183 167 6 1.6 Yes
commons-lang3-3.3.2.jar 412.7 kB 241 217 12 1.6 Yes
httpclient-4.5.5.jar 766.1 kB 508 467 24 1.6 Yes
httpcore-4.4.9.jar 325.5 kB 282 252 17 1.6 Yes
log4j-api-2.8.2.jar 228.2 kB 162 143 6 1.7 Yes
log4j-core-2.6.2.jar 1.2 MB 868 790 48 1.7 Yes
jetty-client-8.1.12.v20130726.jar 88.2 kB 58 44 3 1.6 Yes
jetty-continuation-8.1.12.v20130726.jar 21.2 kB 23 11 1 1.6 Yes
jetty-http-8.1.12.v20130726.jar 96 kB 57 40 3 1.6 Yes
jetty-io-8.1.12.v20130726.jar 104.2 kB 74 60 3 1.6 Yes
jetty-server-8.1.12.v20130726.jar 354.3 kB 190 154 9 1.6 Yes
jetty-util-8.1.12.v20130726.jar 287.5 kB 174 152 10 1.6 Yes
javax.servlet-3.0.0.v201112011016.jar 200.4 kB 115 74 4 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-validator-6.0.9.Final.jar 1.1 MB 913 803 72 1.8 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
mockito-core-2.13.0.jar 538.3 kB 578 511 61 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-5.0.4.RELEASE.jar 360 kB 301 274 17 1.8 Yes
spring-beans-5.0.4.RELEASE.jar 654 kB 404 376 13 1.8 Yes
spring-context-5.0.4.RELEASE.jar 1.1 MB 904 819 64 1.8 Yes
spring-core-5.0.4.RELEASE.jar 1.2 MB 892 842 44 1.8 Yes
spring-expression-5.0.4.RELEASE.jar 263.4 kB 154 142 6 1.8 Yes
spring-jcl-5.0.4.RELEASE.jar 15.8 kB 22 15 2 1.8 Yes
spring-test-5.0.4.RELEASE.jar 590.3 kB 451 401 37 1.8 Yes
spring-tx-5.0.4.RELEASE.jar 249.2 kB 245 215 19 1.8 Yes
spring-data-commons-2.0.9.RELEASE.jar 1.1 MB 776 709 40 1.8 Yes
ion-java-1.0.2.jar 565.4 kB 353 336 8 1.5 Yes
lidalia-lang-1.0.0.jar 28.8 kB 43 32 1 1.7 Yes
lidalia-slf4j-ext-1.0.0.jar 14.4 kB 21 10 1 1.7 Yes
slf4j-test-1.2.0.jar 25.8 kB 34 20 2 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
63 32.7 MB 19066 16717 840 1.8 57
compile: 32 compile: 14.1 MB compile: 10819 compile: 9322 compile: 504 - compile: 31
test: 31 test: 18.6 MB test: 8247 test: 7395 test: 336 - test: 26

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
spring-libs-snapshot http://repo.springsource.org/libs-snapshot Yes Yes No
dynamodb-local-oregon https://s3-us-west-2.amazonaws.com/dynamodb-local/release Yes Yes Yes
maven-s3-snapshot-repo s3://dynamodb-local/snapshot No Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
maven-s3-release-repo s3://dynamodb-local/release Yes No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes No
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public Yes No No

Repository locations for each of the Dependencies.

Artifact spring-libs-snapshot central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots jboss-public-repository-group
com.almworks.sqlite4java:libsqlite4java-linux-amd64:so:1.0.392 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.almworks.sqlite4java:libsqlite4java-linux-i386:so:1.0.392 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.almworks.sqlite4java:libsqlite4java-osx:dylib:1.0.392 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.almworks.sqlite4java:sqlite4java:jar:1.0.392 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.almworks.sqlite4java:sqlite4java-win32-x64:dll:1.0.392 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.almworks.sqlite4java:sqlite4java-win32-x86:dll:1.0.392 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.amazonaws:DynamoDBLocal:jar:1.11.119 - - - - - -
com.amazonaws:aws-java-sdk-core:jar:1.11.301 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.amazonaws:aws-java-sdk-dynamodb:jar:1.11.301 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.amazonaws:aws-java-sdk-kms:jar:1.11.301 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.amazonaws:aws-java-sdk-s3:jar:1.11.301 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.amazonaws:jmespath-java:jar:1.11.301 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml:classmate:jar:1.3.4 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.6.7 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.6.7.1 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.6.7 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
com.google.guava:guava:jar:14.0.1 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
commons-cli:commons-cli:jar:1.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
commons-codec:commons-codec:jar:1.10 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
commons-logging:commons-logging:jar:1.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
javax.el:javax.el-api:jar:3.0.0 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
javax.enterprise:cdi-api:jar:1.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
javax.inject:javax.inject:jar:1 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
javax.interceptor:javax.interceptor-api:jar:1.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
javax.validation:validation-api:jar:2.0.1.Final Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
joda-time:joda-time:jar:2.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.12 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
net.bytebuddy:byte-buddy:jar:1.7.9 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
net.bytebuddy:byte-buddy-agent:jar:1.7.9 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.abego.treelayout:org.abego.treelayout.core:jar:1.0.1 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.antlr:antlr4-runtime:jar:4.1 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.commons:commons-lang3:jar:3.3.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpclient:jar:4.5.5 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpcore:jar:4.4.9 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-api:jar:2.8.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-core:jar:2.6.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-client:jar:8.1.12.v20130726 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-continuation:jar:8.1.12.v20130726 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-http:jar:8.1.12.v20130726 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-io:jar:8.1.12.v20130726 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-server:jar:8.1.12.v20130726 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty:jetty-util:jar:8.1.12.v20130726 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.hibernate.validator:hibernate-validator:jar:6.0.9.Final Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.jboss.logging:jboss-logging:jar:3.3.2.Final Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.mockito:mockito-core:jar:2.13.0 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.objenesis:objenesis:jar:2.6 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.slf4j:slf4j-api:jar:1.7.25 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
org.springframework:spring-aop:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-beans:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-context:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-core:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-expression:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-jcl:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-test:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework:spring-tx:jar:5.0.4.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.springframework.data:spring-data-commons:jar:2.0.9.RELEASE Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
software.amazon.ion:ion-java:jar:1.0.2 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
uk.org.lidalia:lidalia-lang:jar:1.0.0 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
uk.org.lidalia:lidalia-slf4j-ext:jar:1.0.0 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
uk.org.lidalia:slf4j-test:jar:1.2.0 Found at http://repo.springsource.org/libs-snapshot Found at https://repo.maven.apache.org/maven2 - - - -
Total spring-libs-snapshot central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots jboss-public-repository-group
63 (compile: 32, test: 31) 62 62 0 0 0 13