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.hibernate hibernate-validator 5.1.0.Final 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 License
com.h2database h2 1.4.188 jar MPL 2.0, and EPL 1.0
info.ejava.examples.common jboss-rmi-client 4.1.0-SNAPSHOT pom -
junit junit 4.12 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.hibernate hibernate-core 4.3.4.Final jar GNU Lesser General Public License
org.slf4j slf4j-log4j12 1.7.12 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
javax.ejb javax.ejb-api 3.2 jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 1.1 jar Apache License, Version 2.0
javax.faces javax.faces-api 2.2 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
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.slf4j slf4j-api 1.7.12 jar MIT 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 License
com.fasterxml classmate 1.0.0 jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.1.3.GA 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 License
antlr antlr 2.7.7 jar BSD License
dom4j dom4j 1.6.1 jar -
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hibernate.common hibernate-commons-annotations 4.0.4.Final jar GNU Lesser General Public License
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.2.2.Final jar AL 2.0
org.jboss jboss-ejb-client 2.1.1.Final jar Public Domain
org.jboss jboss-remote-naming 2.0.4.Final jar Public Domain
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.marshalling jboss-marshalling 1.4.3.Final jar Public Domain
org.jboss.marshalling jboss-marshalling-river 1.4.10.Final jar Public Domain
org.jboss.remoting jboss-remoting 4.0.9.Final jar LGPL 2.1
org.jboss.sasl jboss-sasl 1.0.5.Final jar Public Domain
org.jboss.spec.javax.ejb jboss-ejb-api_3.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
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.jboss.xnio xnio-api 3.3.1.Final jar Public Domain
org.jboss.xnio xnio-nio 3.3.1.Final jar Public Domain
xml-apis xml-apis 1.0.b2 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 License
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.el el-api 2.2 jar -
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.transaction javax.transaction-api 1.2 jar CDDL + GPLv2 with classpath exception
org.jboss.spec.javax.interceptor http://jboss-interceptors-api_1.1_spec/ 1.0.0.Beta1 jar lgpl

Project Dependency Graph

Dependency Tree

Licenses

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

Apache License, version 2.0: JBoss Logging 3

MPL 2.0, and EPL 1.0: H2 Database Engine

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL: Oracle's implementation of the JSF 2.2 specification API.

Common Development and Distribution License: Enterprise JavaBeans(TM) 3.2 API, Java Transaction API

lgpl: Interceptors 1.1 API

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Public Domain: JBoss EJB client, JBoss Logging I18n Annotations, JBoss Marshalling API, JBoss Marshalling River, JBoss Remote Naming, XNIO API, XNIO NIO Implementation, jboss-sasl

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

New BSD License: Hamcrest Core

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

Unknown: Common::JBoss AS Client Dependencies, EJB::CDI Example::WAR, Expression Language API (2.1 Maintenance Release), dom4j

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

Apache License, Version 2.0: CDI APIs, Hibernate Validator Engine

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

LGPL 2.1: JBoss Remoting, Javassist

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

GNU General Public License, Version 2 with the Classpath Exception: Enterprise JavaBeans(TM) 3.2 API, Java Transaction API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Log4j, Bean Validation API, ClassMate, XML Commons External Components XML APIs, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.29 kB 239 224 12 1.2 Yes
classmate-1.0.0.jar 60.28 kB 51 36 4 1.6 Yes
h2-1.4.188.jar 1.71 MB 638 635 35 1.6 Yes
dom4j-1.6.1.jar 313.90 kB 208 190 14 1.3 Yes
pom.xml 5.31 kB - - - - -
jsr250-api-1.0.jar 5.85 kB 16 11 2 1.5 Yes
javax.ejb-api-3.2.jar 63.96 kB 105 87 4 1.6 Yes
el-api-2.2.jar 33.94 kB 38 28 1 1.5 Yes
cdi-api-1.1.jar 70.70 kB 118 98 7 1.6 Yes
javax.faces-api-2.2.jar 691.46 kB 528 478 20 1.5 Yes
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No
javax.servlet-api-3.1.0.jar 95.81 kB 103 79 4 1.6 Yes
javax.transaction-api-1.2.jar 30.72 kB 35 22 2 1.6 Yes
validation-api-1.1.0.Final.jar 63.78 kB 122 106 8 1.6 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.88 kB 353 314 21 1.4 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hibernate-core-4.3.4.Final.jar 5.22 MB 3674 3427 199 1.6 Yes
hibernate-validator-5.1.0.Final.jar 622.63 kB 477 404 42 1.6 Yes
hibernate-commons-annotations-4.0.4.Final.jar 75.31 kB 79 67 7 1.6 Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar 113.37 kB 207 200 4 1.6 Yes
javassist-3.18.1-GA.jar 714.19 kB 414 390 17 1.6 Yes
jandex-1.2.2.Final.jar 78.82 kB 54 44 1 1.6 Yes
jboss-ejb-client-2.1.1.Final.jar 323.58 kB 231 211 4 1.6 Yes
jboss-remote-naming-2.0.4.Final.jar 166.48 kB 140 123 6 1.6 Yes
jboss-logging-3.1.3.GA.jar 57.18 kB 57 45 1 1.6 Yes
jboss-logging-annotations-1.2.0.Beta1.jar 11.56 kB 28 16 1 1.6 Yes
jboss-marshalling-1.4.3.Final.jar 216.25 kB 200 186 4 1.6 Yes
jboss-marshalling-river-1.4.10.Final.jar 82.50 kB 46 32 1 1.6 Yes
jboss-remoting-4.0.9.Final.jar 272.04 kB 199 182 4 1.6 Yes
jboss-sasl-1.0.5.Final.jar 93.55 kB 76 54 8 1.6 Yes
jboss-ejb-api_3.2_spec-1.0.0.Final.jar 51.13 kB 95 81 3 1.6 Yes
jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar 5.62 kB 17 8 1 1.5 No
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27.72 kB 35 22 2 1.6 Yes
xnio-api-3.3.1.Final.jar 507.99 kB 395 375 9 1.6 Yes
xnio-nio-3.3.1.Final.jar 99.04 kB 64 49 1 1.6 Yes
slf4j-api-1.7.12.jar 32.13 kB 39 28 3 1.5 Yes
slf4j-log4j12-1.7.12.jar 8.86 kB 16 6 1 1.5 Yes
xml-apis-1.0.b2.jar 109.32 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
39 13.33 MB 9697 8779 504 1.6 35
compile: 3 compile: 740.10 kB compile: 585 compile: 485 compile: 47 - compile: 3
test: 24 test: 11.38 MB test: 7776 test: 7143 test: 400 - test: 22
provided: 12 provided: 1.21 MB provided: 1336 provided: 1151 provided: 57 - provided: 10

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact ejava-mirror
antlr:antlr:jar:2.7.7 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
com.fasterxml:classmate:jar:1.0.0 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
com.h2database:h2:jar:1.4.188 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
dom4j:dom4j:jar:1.6.1 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
info.ejava.examples.common:jboss-rmi-client:pom:4.1.0-SNAPSHOT -
javax.annotation:jsr250-api:jar:1.0 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.ejb:javax.ejb-api:jar:3.2 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.el:el-api:jar:2.2 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.enterprise:cdi-api:jar:1.1 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.faces:javax.faces-api:jar:2.2 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.inject:javax.inject:jar:1 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.servlet:javax.servlet-api:jar:3.1.0 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.transaction:javax.transaction-api:jar:1.2 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
javax.validation:validation-api:jar:1.1.0.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
junit:junit:jar:4.12 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
log4j:log4j:jar:1.2.17 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.hamcrest:hamcrest-core:jar:1.3 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.hibernate:hibernate-core:jar:4.3.4.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.hibernate:hibernate-validator:jar:5.1.0.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.hibernate.common:hibernate-commons-annotations:jar:4.0.4.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.javassist:javassist:jar:3.18.1-GA Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss:jandex:jar:1.2.2.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss:jboss-ejb-client:jar:2.1.1.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss:jboss-remote-naming:jar:2.0.4.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.logging:jboss-logging:jar:3.1.3.GA Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.marshalling:jboss-marshalling:jar:1.4.3.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.marshalling:jboss-marshalling-river:jar:1.4.10.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.remoting:jboss-remoting:jar:4.0.9.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.sasl:jboss-sasl:jar:1.0.5.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar:1.0.0.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar:1.0.0.Beta1 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.xnio:xnio-api:jar:3.3.1.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.jboss.xnio:xnio-nio:jar:3.3.1.Final Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.slf4j:slf4j-api:jar:1.7.12 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
org.slf4j:slf4j-log4j12:jar:1.7.12 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
xml-apis:xml-apis:jar:1.0.b2 Found at http://tomcat.ejava.info:8080/nexus/content/groups/public
Total ejava-mirror
39 (compile: 3, test: 24, provided: 12) 38