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.itextpdf itextpdf 5.5.6 jar GNU Affero General Public License v3
info.mikethomas jfold 1.0-SNAPSHOT jar GNU General Public License (GPL) version 3.0
net.bull.javamelody javamelody-core 1.55.0 jar LICENSE
org.apache.shiro shiro-spring 1.2.3 jar The Apache Software License, Version 2.0
org.apache.shiro shiro-web 1.2.3 jar The Apache Software License, Version 2.0
org.apache.struts struts2-config-browser-plugin 2.3.30 jar The Apache Software License, Version 2.0
org.apache.struts struts2-core 2.3.30 jar The Apache Software License, Version 2.0
org.apache.struts struts2-spring-plugin 2.3.30 jar The Apache Software License, Version 2.0
org.hibernate hibernate-core 4.3.8.Final jar GNU Lesser General Public License
org.springframework spring-aspects 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.1.4.RELEASE jar The Apache Software License, Version 2.0

runtime

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

GroupId ArtifactId Version Type Licenses
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
mysql mysql-connector-java 5.1.34 jar The GNU General Public License, Version 2
org.slf4j jcl-over-slf4j 1.6.3 jar MIT License
org.slf4j slf4j-api 1.6.3 jar MIT License
org.slf4j slf4j-log4j12 1.6.3 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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.struts struts2-junit-plugin 2.3.30 jar The Apache Software License, Version 2.0
org.mortbay.jetty servlet-api-2.5 6.1.14 jar CDDL 1.0
org.springframework spring-test 4.1.4.RELEASE jar The Apache Software 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:

GroupId ArtifactId Version Type Licenses
javax javaee-api 7.0 jar CDDL + GPLv2 with classpath exception

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
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
asm asm 3.3 jar BSD
asm asm-commons 3.3 jar BSD
asm asm-tree 3.3 jar BSD
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.7 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.3.2 jar Apache License, Version 2.0
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1-GPL2 w/ CPE
ognl ognl 3.0.19 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.2 jar The Apache Software License, Version 2.0
org.apache.shiro shiro-core 1.2.3 jar The Apache Software License, Version 2.0
org.apache.struts.xwork xwork-core 2.3.30 jar The Apache Software License, Version 2.0
org.aspectj aspectjweaver 1.8.4 jar Eclipse Public License - v 1.0
org.freemarker freemarker 2.3.22 jar Apache License, Version 2.0
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jrobin jrobin 1.5.9 jar LGPL
org.slf4j slf4j-ext 1.7.25 jar MIT License
org.springframework spring-aop 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.1.4.RELEASE jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

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:

GroupId ArtifactId Version Type Licenses
com.sun.mail javax.mail 1.5.0 jar CDDL/GPLv2+CE
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J Extensions Module, SLF4J LOG4J-12 Binding

GPL2 w/ CPE: jaxb-api

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar, JavaMail API

BSD: ASM Commons, ASM Core, ASM Tree

Unknown: dom4j

LGPL: JRobin

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

Apache License, Version 2.0: Apache Commons FileUpload, FreeMarker

ASL: JavaMelody - Core

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

GNU General Public License (GPL) version 3.0: FAHWeb, jFold

CDDL 1.0: Servlet Specification 2.5 API

CDDL 1.1: jaxb-api

Common Development and Distribution License: Java Transaction API

GNU Affero General Public License v3: iText, a Free Java-PDF library

Public Domain: AOP alliance, JBoss Logging I18n Annotations

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Java(TM) EE 7 Specification APIs

The Apache Software License, Version 2.0: Apache Commons Lang, Apache Log4j, Apache Shiro :: Core, Apache Shiro :: Support :: Spring, Apache Shiro :: Web, Commons BeanUtils, Commons IO, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, OGNL - Object Graph Navigation Library, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Struts 2 Configuration Browser Plugin, Struts 2 Core, Struts 2 JUnit Plugin, Struts 2 Spring Plugin, XML Commons External Components XML APIs, XWork: Core, jackson-databind

The GNU General Public License, Version 2: MySQL Connector/J

Eclipse Public License - v 1.0: AspectJ weaver

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
asm-3.3.jar 43.6 kB 24 23 2 1.2 No
asm-commons-3.3.jar 38.3 kB 25 24 1 1.2 No
asm-tree-3.3.jar 21.5 kB 28 27 1 1.2 No
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.7.jar 324 kB 132 107 11 1.6 Yes
jackson-databind-2.9.7.jar 1.4 MB 658 624 20 1.7 Yes
jackson-module-jaxb-annotations-2.9.7.jar 32.8 kB 28 12 3 1.7 Yes
itextpdf-5.5.6.jar 2.3 MB 991 914 41 1.5 Yes
javax.mail-1.5.0.jar 522 kB 329 298 14 1.5 Yes
commons-beanutils-1.8.3.jar 232 kB 155 137 6 1.3 Yes
commons-fileupload-1.3.2.jar 70.3 kB 67 49 6 1.5 Yes
commons-io-2.2.jar 173.6 kB 126 108 6 1.5 Yes
dom4j-1.6.1.jar 313.9 kB 208 190 14 1.3 Yes
jfold-1.0-SNAPSHOT.jar 60.1 kB 50 30 8 - Yes
javaee-api-7.0.jar 1.9 MB 2389 2238 133 1.7 Yes
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 110 6 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-1.2.16.jar 481.5 kB 346 308 20 1.1 Yes
mysql-connector-java-5.1.34.jar 960.4 kB 374 330 20 1.6 Yes
javamelody-core-1.55.0.jar 1.1 MB 591 214 1 1.6 Yes
ognl-3.0.19.jar 230.6 kB 141 130 3 1.5 Yes
commons-lang3-3.2.jar 384.8 kB 215 191 12 1.6 Yes
shiro-core-1.2.3.jar 367.5 kB 350 303 35 1.5 Yes
shiro-spring-1.2.3.jar 25 kB 29 10 5 1.5 Yes
shiro-web-1.2.3.jar 142.5 kB 119 89 15 1.5 Yes
struts2-config-browser-plugin-2.3.30.jar 44.5 kB 41 10 1 1.5 Yes
struts2-core-2.3.30.jar 873.3 kB 700 466 32 1.5 Yes
struts2-junit-plugin-2.3.30.jar 20.2 kB 19 6 1 1.5 Yes
struts2-spring-plugin-2.3.30.jar 21.7 kB 21 4 1 1.5 Yes
xwork-core-2.3.30.jar 678.5 kB 556 490 37 1.5 Yes
aspectjweaver-1.8.4.jar 1.9 MB 988 933 37 1.5 Yes
freemarker-2.3.22.jar 1.3 MB 967 938 17 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-core-4.3.8.Final.jar 5.3 MB 3710 3461 201 1.6 Yes
hibernate-commons-annotations-4.0.5.Final.jar 75.3 kB 79 67 7 1.6 Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar 113.4 kB 207 200 4 1.6 Yes
javassist-3.18.1-GA.jar 714.2 kB 414 390 17 1.6 Yes
jandex-1.1.0.Final.jar 76.6 kB 55 44 1 1.6 Yes
jboss-logging-3.1.3.GA.jar 57.2 kB 57 45 1 1.6 Yes
jboss-logging-annotations-1.2.0.Beta1.jar 11.6 kB 28 16 1 1.6 Yes
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27.7 kB 35 22 2 1.6 Yes
jrobin-1.5.9.jar 788.1 kB 205 184 8 1.5 Yes
servlet-api-2.5-6.1.14.jar 132.4 kB 78 42 2 1.4 Yes
jcl-over-slf4j-1.6.3.jar 17.3 kB 23 9 2 1.3 Yes
slf4j-api-1.6.3.jar 25.7 kB 34 23 3 1.3 Yes
slf4j-ext-1.7.25.jar 42.4 kB 44 30 6 1.5 Yes
slf4j-log4j12-1.6.3.jar 9.7 kB 16 6 1 1.3 Yes
spring-aop-4.1.4.RELEASE.jar 359.1 kB 287 255 15 1.6 Yes
spring-aspects-4.1.4.RELEASE.jar 56.9 kB 58 33 7 1.6 Yes
spring-beans-4.1.4.RELEASE.jar 708.3 kB 436 387 15 1.6 Yes
spring-context-4.1.4.RELEASE.jar 1 MB 833 721 65 1.6 Yes
spring-core-4.1.4.RELEASE.jar 1 MB 767 721 40 1.6 Yes
spring-expression-4.1.4.RELEASE.jar 258.8 kB 153 141 6 1.6 Yes
spring-jdbc-4.1.4.RELEASE.jar 426.7 kB 335 301 18 1.6 Yes
spring-orm-4.1.4.RELEASE.jar 376.3 kB 263 245 12 1.6 Yes
spring-test-4.1.4.RELEASE.jar 502.6 kB 405 370 27 1.6 Yes
spring-tx-4.1.4.RELEASE.jar 252.5 kB 233 195 20 1.6 Yes
spring-web-4.1.4.RELEASE.jar 714.4 kB 540 492 35 1.6 Yes
spring-webmvc-4.1.4.RELEASE.jar 781.7 kB 486 435 29 1.6 Yes
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
64 31 MB 21601 19033 1123 1.7 60
compile: 50 compile: 24.9 MB compile: 16396 compile: 14313 compile: 824 - compile: 46
test: 5 test: 1 MB test: 877 test: 749 test: 63 - test: 5
runtime: 6 runtime: 2.5 MB runtime: 1560 runtime: 1397 runtime: 86 - runtime: 6
provided: 3 provided: 2.5 MB provided: 2768 provided: 2574 provided: 150 - provided: 3

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central http://repo.maven.apache.org/maven2 Yes No No
java.net http://download.java.net/maven/2 Yes No No
m1.java.net http://download.java.net/maven/1 Yes No No
jvnet-nexus-releases https://maven.java.net/content/repositories/releases/ 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
apache.snapshots http://repository.apache.org/snapshots No Yes No
codehaus.org http://snapshots.repository.codehaus.org No Yes Yes

Repository locations for each of the Dependencies.

Artifact central java.net m1.java.net jvnet-nexus-releases sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
antlr:antlr:jar:2.7.7 Found at http://repo.maven.apache.org/maven2 - - - - - -
aopalliance:aopalliance:jar:1.0 Found at http://repo.maven.apache.org/maven2 - - - - - -
asm:asm:jar:3.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
asm:asm-commons:jar:3.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
asm:asm-tree:jar:3.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0 Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.7 Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.7 Found at http://repo.maven.apache.org/maven2 - - - - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.7 Found at http://repo.maven.apache.org/maven2 - - - - - -
com.itextpdf:itextpdf:jar:5.5.6 Found at http://repo.maven.apache.org/maven2 - - - - - -
com.sun.mail:javax.mail:jar:1.5.0 Found at http://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
commons-beanutils:commons-beanutils:jar:1.8.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
commons-fileupload:commons-fileupload:jar:1.3.2 Found at http://repo.maven.apache.org/maven2 - - - - - -
commons-io:commons-io:jar:2.2 Found at http://repo.maven.apache.org/maven2 - - - - - -
dom4j:dom4j:jar:1.6.1 Found at http://repo.maven.apache.org/maven2 - - - - - -
info.mikethomas:jfold:jar:1.0-SNAPSHOT - - - - - - -
javax:javaee-api:jar:7.0 Found at http://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
javax.activation:activation:jar:1.1 Found at http://repo.maven.apache.org/maven2 - - - - - -
javax.activation:javax.activation-api:jar:1.2.0 Found at http://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
javax.xml.bind:jaxb-api:jar:2.3.1 Found at http://repo.maven.apache.org/maven2 - - Found at https://maven.java.net/content/repositories/releases/ - - -
junit:junit:jar:4.12 Found at http://repo.maven.apache.org/maven2 - - - - - -
log4j:log4j:jar:1.2.16 Found at http://repo.maven.apache.org/maven2 - - - - - -
mysql:mysql-connector-java:jar:5.1.34 Found at http://repo.maven.apache.org/maven2 - - - - - -
net.bull.javamelody:javamelody-core:jar:1.55.0 Found at http://repo.maven.apache.org/maven2 - - - - - -
ognl:ognl:jar:3.0.19 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.commons:commons-lang3:jar:3.2 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.shiro:shiro-core:jar:1.2.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.shiro:shiro-spring:jar:1.2.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.shiro:shiro-web:jar:1.2.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.struts:struts2-config-browser-plugin:jar:2.3.30 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.struts:struts2-core:jar:2.3.30 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.struts:struts2-junit-plugin:jar:2.3.30 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.struts:struts2-spring-plugin:jar:2.3.30 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.apache.struts.xwork:xwork-core:jar:2.3.30 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.aspectj:aspectjweaver:jar:1.8.4 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.freemarker:freemarker:jar:2.3.22 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.hibernate:hibernate-core:jar:4.3.8.Final Found at http://repo.maven.apache.org/maven2 - - - - - -
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final Found at http://repo.maven.apache.org/maven2 - - - - - -
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final Found at http://repo.maven.apache.org/maven2 - - - - - -
org.javassist:javassist:jar:3.18.1-GA Found at http://repo.maven.apache.org/maven2 - - - - - -
org.jboss:jandex:jar:1.1.0.Final Found at http://repo.maven.apache.org/maven2 - - - - - -
org.jboss.logging:jboss-logging:jar:3.1.3.GA Found at http://repo.maven.apache.org/maven2 - - - - - -
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final Found at http://repo.maven.apache.org/maven2 - - - - - -
org.jrobin:jrobin:jar:1.5.9 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.6.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:slf4j-api:jar:1.6.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:slf4j-ext:jar:1.7.25 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.slf4j:slf4j-log4j12:jar:1.6.3 Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-aop:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-aspects:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-beans:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-context:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-core:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-expression:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-jdbc:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-orm:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-test:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-tx:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-web:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
org.springframework:spring-webmvc:jar:4.1.4.RELEASE Found at http://repo.maven.apache.org/maven2 - - - - - -
xml-apis:xml-apis:jar:1.0.b2 Found at http://repo.maven.apache.org/maven2 - - - - - -
Total central java.net m1.java.net jvnet-nexus-releases sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
64 (compile: 50, test: 5, runtime: 6, provided: 3) 63 0 0 4 0 0 0