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 License
javax.transaction javax.transaction-api 1.2 jar CDDL + GPLv2 with classpath exception
org.jboss.weld weld-osgi-bundle 2.2.11.Final jar Apache License, Version 2.0
org.osgi org.osgi.core 6.0.0 jar Apache License, Version 2.0
org.slf4j slf4j-api 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
org.projectlombok lombok 1.16.8 jar The 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.google.guava guava 18.0 jar The Apache Software License, Version 2.0
javax.enterprise cdi-api 1.2 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.jboss.classfilewriter jboss-classfilewriter 1.0.5.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.1.4.GA jar Apache License, version 2.0
org.jboss.spec.javax.annotation jboss-annotations-api_1.2_spec 1.0.0.Alpha1 jar CDDL or GPLv2 with exceptions
org.jboss.spec.javax.el jboss-el-api_3.0_spec 1.0.0.Alpha1 jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.spec.javax.interceptor jboss-interceptors-api_1.2_spec 1.0.0.Alpha3 jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.weld weld-api 2.2.SP4 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 2.2.11.Final jar Apache License, Version 2.0
org.jboss.weld weld-core-jsf 2.2.11.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 2.2.SP4 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, classfilewriter

Common Development and Distribution License: Expression Language 3.0 API, Java(TM) EE Interceptors 1.2 API

The MIT License: Project Lombok

MIT License: SLF4J API Module

Apache License, Version 2.0: CDI APIs, Weld APIs, Weld Core - JSF, Weld Implementation (Core), Weld OSGi Bundle, Weld SPIs for container integration, org.osgi.core

CDDL + GPLv2 with classpath exception: javax.transaction API

Apache Licence 2.0: Aries tx CDI bridge

CDDL or GPLv2 with exceptions: Common Annotations 1.2 API

GNU General Public License, Version 2 with the Classpath Exception: Expression Language 3.0 API, Java(TM) EE Interceptors 1.2 API

The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, javax.inject