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-databind 2.6.3 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.jolbox bonecp 0.8.0.RELEASE jar Apache v2
com.jolbox bonecp-spring 0.8.0.RELEASE jar Apache v2
com.thoughtworks.xstream xstream 1.4.8 jar BSD style
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.10 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.3.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 jar The Apache Software License, Version 2.0
de.ruedigermoeller fst 2.43 jar Apache License 2.0
javax.interceptor javax.interceptor-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.servlet jstl 1.2 jar -
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
joda-time joda-time 2.9.1 jar Apache 2
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.ant ant 1.9.6 jar The Apache Software License, Version 2.0
org.apache.commons commons-email 1.4 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.4.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.1 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.4.1 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-web 2.4.1 jar The Apache Software License, Version 2.0
org.apache.poi poi 3.13 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.13 jar The Apache Software License, Version 2.0
org.aspectj aspectjrt 1.8.7 jar Eclipse Public License - v 1.0
org.aspectj aspectjtools 1.8.7 jar Eclipse Public License - v 1.0
org.aspectj aspectjweaver 1.8.7 jar Eclipse Public License - v 1.0
org.bouncycastle bcpg-jdk15on 1.53 jar Bouncy Castle Licence-Apache Software License, Version 1.1
org.bouncycastle bcpkix-jdk15on 1.53 jar Bouncy Castle Licence
org.bouncycastle bcprov-ext-jdk15on 1.53 jar Bouncy Castle Licence
org.freemarker freemarker 2.3.23 jar Apache License, Version 2.0
org.hibernate hibernate-core 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-validator 5.1.3.Final jar Apache License, Version 2.0
org.hibernate hibernate-validator-annotation-processor 5.1.3.Final jar Apache License, Version 2.0
org.jasypt jasypt 1.9.2 jar The Apache Software License, Version 2.0
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.mybatis mybatis 3.3.0 jar The Apache Software License, Version 2.0
org.mybatis mybatis-spring 1.2.3 jar The Apache Software License, Version 2.0
org.quartz-scheduler quartz 2.2.2 jar The Apache Software License, Version 2.0
org.quartz-scheduler quartz-jobs 2.2.2 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.13 jar MIT License
org.slf4j log4j-over-slf4j 1.7.13 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.13 jar MIT License
org.springframework spring-aop 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-aspects 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jms 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-oxm 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework.mobile spring-mobile-device 1.1.4.RELEASE jar The Apache Software License, Version 2.0
org.xxtea xxtea-java 1.0.5 jar MIT 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 License Optional
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception Yes

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
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
c3p0 c3p0 0.9.1.1 jar GNU LESSER GENERAL PUBLIC LICENSE
com.fasterxml classmate 1.0.0 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.3 jar The Apache Software License, Version 2.0
com.sun.mail javax.mail 1.5.2 jar CDDL/GPLv2+CE
dom4j dom4j 1.6.1 jar -
javax.activation activation 1.1.1 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
org.apache.ant ant-launcher 1.9.6 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.4.1 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-core 2.4.1 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.13 jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 2.6.0 jar The Apache Software License, Version 2.0
org.bouncycastle bcprov-jdk15on 1.53 jar Bouncy Castle Licence
org.hamcrest hamcrest-core 1.3 jar New BSD License
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.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.objenesis objenesis 2.1 jar Apache 2
org.springframework spring-messaging 4.2.3.RELEASE jar The Apache Software License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain

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

GNU LESSER GENERAL PUBLIC LICENSE: c3p0:JDBC DataSources/Resource Pools

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, XXTEA for Java

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaMail API

BSD style: XStream Core

Apache 2: Joda-Time, Objenesis

Unknown: dom4j, jstl

Apache Software Licenses: Log4j Implemented Over SLF4J

BSD License: AntLR Parser Generator

Apache License 2.0: Javassist, fst

Apache v2: BoneCP :: Core Library, BoneCP :: Spring support

AL 2.0: Java Annotation Indexer

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Email, Apache Commons Lang, Apache HttpClient, Apache HttpCore, FreeMarker, Hibernate Validator Annotation Processor, Hibernate Validator Engine

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework

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

MPL 1.1: Javassist

Common Development and Distribution License: Java Transaction API

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Public Domain: AOP alliance, JBoss Logging I18n Annotations, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

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

Bouncy Castle Licence: Bouncy Castle OpenPGP API, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

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

Apache Software License, Version 1.1: Bouncy Castle OpenPGP API

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Java Servlet API, javax.interceptor API

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons BeanUtils, Apache Commons Configuration, Apache Commons FileUpload, Apache Commons Logging, Apache Commons Pool, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Apache Log4j Web, Apache POI, Bean Validation API, ClassMate, Commons Collections, Commons IO, Commons Lang, Commons Pool, Guava: Google Core Libraries for Java, JASYPT: Java Simplified Encryption, Jackson-annotations, Jackson-core, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring JMS, Spring Messaging, Spring Mobile Device Resolution Support, Spring Object/Relational Mapping, Spring Object/XML Marshalling, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, StAX API, XML Commons External Components XML APIs, XmlBeans, appframework, jackson-databind, mybatis, mybatis-spring, quartz, quartz-jobs

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ tools, AspectJ weaver

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
c3p0-0.9.1.1.jar 594.12 kB 434 382 44 1.4 debug
classmate-1.0.0.jar 58.87 kB 51 36 4 1.6 debug
jackson-annotations-2.6.0.jar 45.87 kB 70 58 1 1.6 debug
jackson-core-2.6.3.jar 252.81 kB 116 93 9 1.6 debug
jackson-databind-2.6.3.jar 1.12 MB 598 564 20 1.6 debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
bonecp-0.8.0.RELEASE.jar 108.01 kB 54 41 3 1.5 debug
bonecp-spring-0.8.0.RELEASE.jar 5.80 kB 13 2 1 1.5 debug
javax.mail-1.5.2.jar 557.72 kB 350 319 14 1.5 debug
xstream-1.4.8.jar 526.20 kB 472 441 22 1.6 debug
commons-beanutils-1.9.2.jar 228.38 kB 154 137 5 1.5 debug
commons-codec-1.10.jar 277.52 kB 238 92 6 1.6 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-configuration-1.10.jar 354.18 kB 219 194 10 1.5 debug
commons-fileupload-1.3.1.jar 67.38 kB 67 49 6 1.5 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
commons-pool-1.6.jar 108.51 kB 69 55 2 1.5 debug
fst-2.43.jar 362.53 kB 231 204 18 1.6 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
activation-1.1.1.jar 67.78 kB 50 38 3 1.4 debug
javax.interceptor-api-1.2.jar 23.83 kB 21 10 1 1.6 debug
jstl-1.2.jar 404.53 kB 341 279 27 1.5 debug
validation-api-1.1.0.Final.jar 62.28 kB 122 106 8 1.6 debug
joda-time-2.9.1.jar 611.31 kB 753 246 7 1.5 debug
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
ant-1.9.6.jar 1.94 MB 1,227 1,146 61 1.5 debug
ant-launcher-1.9.6.jar 17.96 kB 14 5 1 1.5 debug
commons-email-1.4.jar 50.04 kB 36 20 3 1.5 debug
commons-lang3-3.4.jar 424.49 kB 248 224 12 1.6 debug
commons-pool2-2.4.1.jar 109.27 kB 83 68 3 1.6 debug
httpclient-4.5.1.jar 715.59 kB 502 461 24 1.6 debug
httpcore-4.4.4.jar 319.07 kB 284 254 17 1.6 debug
log4j-api-2.4.1.jar 139.86 kB 106 87 6 1.6 debug
log4j-core-2.4.1.jar 967.81 kB 745 669 46 1.6 debug
log4j-slf4j-impl-2.4.1.jar 22.40 kB 26 10 2 1.6 debug
log4j-web-2.4.1.jar 23.22 kB 35 10 2 1.6 debug
poi-3.13.jar 2.38 MB 1,727 1,656 57 1.6 debug
poi-ooxml-3.13.jar 1.09 MB 560 511 36 1.6 debug
poi-ooxml-schemas-3.13.jar 5.38 MB 5,786 2,423 48 1.5 release
xmlbeans-2.6.0.jar 2.60 MB 2,249 1,523 52 1.4 debug
aspectjrt-1.8.7.jar 114.19 kB 148 130 11 1.5 debug
aspectjtools-1.8.7.jar 10.81 MB 4,562 4,152 181 1.6 debug
aspectjweaver-1.8.7.jar 1.78 MB 987 932 36 1.5 debug
bcpg-jdk15on-1.53.jar 279.19 kB 256 239 11 1.5 release
bcpkix-jdk15on-1.53.jar 655.35 kB 649 605 39 1.5 release
bcprov-ext-jdk15on-1.53.jar 3.17 MB 2,860 2,715 133 1.5 release
bcprov-jdk15on-1.53.jar 3.11 MB 2,814 2,674 129 1.5 release
freemarker-2.3.23.jar 1.29 MB 1,000 971 17 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hibernate-core-4.3.11.Final.jar 5.04 MB 3,713 3,464 201 1.6 debug
hibernate-validator-5.1.3.Final.jar 619.40 kB 483 410 41 1.6 debug
hibernate-validator-annotation-processor-5.1.3.Final.jar 62.88 kB 60 44 3 1.6 debug
hibernate-commons-annotations-4.0.5.Final.jar 73.56 kB 79 67 7 1.6 debug
hibernate-jpa-2.1-api-1.0.0.Final.jar 110.71 kB 207 200 4 1.6 debug
jasypt-1.9.2.jar 126.24 kB 143 103 22 1.4 debug
javassist-3.20.0-GA.jar 732.99 kB 423 399 17 1.6 debug
jandex-1.1.0.Final.jar 74.76 kB 55 44 1 1.6 debug
jboss-logging-3.1.3.GA.jar 55.84 kB 57 45 1 1.6 debug
jboss-logging-annotations-1.2.0.Beta1.jar 11.29 kB 28 16 1 1.6 debug
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27.07 kB 35 22 2 1.6 debug
mybatis-3.3.0.jar 1.35 MB 906 818 64 1.6 debug
mybatis-spring-1.2.3.jar 49.87 kB 45 24 7 1.6 debug
objenesis-2.1.jar 40.78 kB 52 37 9 1.5 debug
quartz-2.2.2.jar 644.90 kB 398 350 31 1.6 debug
quartz-jobs-2.2.2.jar 33.19 kB 35 20 5 1.6 debug
jcl-over-slf4j-1.7.13.jar 16.04 kB 23 9 2 1.5 debug
log4j-over-slf4j-1.7.13.jar 23.57 kB 43 30 4 1.5 debug
slf4j-api-1.7.13.jar 32.31 kB 40 29 3 1.5 debug
spring-aop-4.2.3.RELEASE.jar 360.27 kB 292 259 15 1.6 debug
spring-aspects-4.2.3.RELEASE.jar 57.04 kB 59 34 7 1.6 debug
spring-beans-4.2.3.RELEASE.jar 713.05 kB 448 396 15 1.6 debug
spring-context-4.2.3.RELEASE.jar 1.04 MB 866 749 66 1.6 debug
spring-context-support-4.2.3.RELEASE.jar 172.63 kB 134 111 13 1.6 debug
spring-core-4.2.3.RELEASE.jar 1.03 MB 806 759 40 1.6 debug
spring-expression-4.2.3.RELEASE.jar 256.23 kB 155 141 6 1.6 debug
spring-jdbc-4.2.3.RELEASE.jar 413.32 kB 331 296 18 1.6 debug
spring-jms-4.2.3.RELEASE.jar 272.70 kB 195 165 13 1.6 debug
spring-messaging-4.2.3.RELEASE.jar 363.96 kB 276 253 17 1.6 debug
spring-orm-4.2.3.RELEASE.jar 455.25 kB 332 312 14 1.6 debug
spring-oxm-4.2.3.RELEASE.jar 82.10 kB 65 40 9 1.6 debug
spring-test-4.2.3.RELEASE.jar 549.11 kB 450 411 30 1.6 debug
spring-tx-4.2.3.RELEASE.jar 259.30 kB 246 205 21 1.6 debug
spring-web-4.2.3.RELEASE.jar 749.32 kB 575 527 36 1.6 debug
spring-webmvc-4.2.3.RELEASE.jar 853.61 kB 531 479 30 1.6 debug
spring-mobile-device-1.1.4.RELEASE.jar 44.36 kB 51 39 5 1.5 debug
xxtea-java-1.0.5.jar 6.21 kB 11 2 1 1.5 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
xmlpull-1.1.3.1.jar 7.02 kB 10 4 1 1.2 debug
xpp3_min-1.1.4c.jar 24.37 kB 12 3 2 1.1 debug
javax.servlet-api-3.1.0.jar 93.56 kB 103 79 4 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
95 64.16 MB 47,728 39,623 2,056 1.6 89
compile: 94 compile: 64.06 MB compile: 47,625 compile: 39,544 compile: 2,052 - compile: 88
provided: 1 provided: 93.56 kB provided: 103 provided: 79 provided: 4 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes - -
codehaus-snapshots http://nexus.codehaus.org/snapshots/ - Yes Yes
repo2 http://repo2.maven.apache.org/maven2 Yes Yes -
terracotta-snapshots http://www.terracotta.org/download/reflector/snapshots Yes Yes -
nexus.jiucai.org http://nexus.jiucai.org/content/groups/public Yes Yes -
terracotta-releases http://www.terracotta.org/download/reflector/releases Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes Yes
spring-milestone http://s3.amazonaws.com/maven.springframework.org/milestone Yes Yes Yes
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes -
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public Yes Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes Yes

Repository locations for each of the Dependencies.

Artifact central repo2 terracotta-snapshots nexus.jiucai.org jvnet-nexus-snapshots jboss-public-repository-group
antlr:antlr:jar:2.7.7 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
aopalliance:aopalliance:jar:1.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
c3p0:c3p0:jar:0.9.1.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.fasterxml:classmate:jar:1.0.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.6.3 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.6.3 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.google.guava:guava:jar:18.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.jolbox:bonecp:jar:0.8.0.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.jolbox:bonecp-spring:jar:0.8.0.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.sun.mail:javax.mail:jar:1.5.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
com.thoughtworks.xstream:xstream:jar:1.4.8 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-beanutils:commons-beanutils:jar:1.9.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-codec:commons-codec:jar:1.10 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-collections:commons-collections:jar:3.2.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-configuration:commons-configuration:jar:1.10 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-fileupload:commons-fileupload:jar:1.3.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-io:commons-io:jar:2.4 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-lang:commons-lang:jar:2.6 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
commons-pool:commons-pool:jar:1.6 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
de.ruedigermoeller:fst:jar:2.43 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
dom4j:dom4j:jar:1.6.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
javax.activation:activation:jar:1.1.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
javax.interceptor:javax.interceptor-api:jar:1.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
javax.servlet:jstl:jar:1.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
javax.validation:validation-api:jar:1.1.0.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
joda-time:joda-time:jar:2.9.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.ant:ant:jar:1.9.6 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.ant:ant-launcher:jar:1.9.6 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.commons:commons-email:jar:1.4 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.commons:commons-lang3:jar:3.4 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.commons:commons-pool2:jar:2.4.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpclient:jar:4.5.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpcore:jar:4.4.4 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-api:jar:2.4.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-core:jar:2.4.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.4.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-web:jar:2.4.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.poi:poi:jar:3.13 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.poi:poi-ooxml:jar:3.13 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.poi:poi-ooxml-schemas:jar:3.13 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.apache.xmlbeans:xmlbeans:jar:2.6.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.aspectj:aspectjrt:jar:1.8.7 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.aspectj:aspectjtools:jar:1.8.7 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.aspectj:aspectjweaver:jar:1.8.7 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.bouncycastle:bcpg-jdk15on:jar:1.53 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.bouncycastle:bcpkix-jdk15on:jar:1.53 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.bouncycastle:bcprov-ext-jdk15on:jar:1.53 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.bouncycastle:bcprov-jdk15on:jar:1.53 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.freemarker:freemarker:jar:2.3.23 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.hibernate:hibernate-core:jar:4.3.11.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.hibernate:hibernate-validator:jar:5.1.3.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.hibernate:hibernate-validator-annotation-processor:jar:5.1.3.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.jasypt:jasypt:jar:1.9.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.javassist:javassist:jar:3.20.0-GA Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.jboss:jandex:jar:1.1.0.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.jboss.logging:jboss-logging:jar:3.1.3.GA Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
org.mybatis:mybatis:jar:3.3.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.mybatis:mybatis-spring:jar:1.2.3 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.objenesis:objenesis:jar:2.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.quartz-scheduler:quartz:jar:2.2.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.quartz-scheduler:quartz-jobs:jar:2.2.2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.slf4j:jcl-over-slf4j:jar:1.7.13 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.slf4j:log4j-over-slf4j:jar:1.7.13 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.slf4j:slf4j-api:jar:1.7.13 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-aop:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-aspects:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-beans:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-context:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-context-support:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-core:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-expression:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-jdbc:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-jms:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-messaging:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-orm:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-oxm:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-test:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-tx:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-web:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework:spring-webmvc:jar:4.2.3.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.springframework.mobile:spring-mobile-device:jar:1.1.4.RELEASE Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
org.xxtea:xxtea-java:jar:1.0.5 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
stax:stax-api:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
xml-apis:xml-apis:jar:1.0.b2 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
xmlpull:xmlpull:jar:1.1.3.1 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
xpp3:xpp3_min:jar:1.1.4c Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/nexus/content/groups/public
javax.servlet:javax.servlet-api:jar:3.1.0 Found at https://repo.maven.apache.org/maven2 Found at http://repo2.maven.apache.org/maven2 - - - -
Total central repo2 terracotta-snapshots nexus.jiucai.org jvnet-nexus-snapshots jboss-public-repository-group
95 (compile: 94, provided: 1) 95 95 0 0 0 15