The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:GroupId | ArtifactId | Version | Description | URL |
---|
asm | asm | 2.2.2 | A very small and fast Java bytecode manipulation framework | http://asm.objectweb.org/ |
com.sun.xml.bind | jaxb-impl | 2.0.3 | - | - |
javax.xml.bind | jsr173_api | 1.0 | - | - |
javax.xml.bind | jaxb-api | 2.0 | - | - |
com.sun.xml.bind | jaxb-xjc | 2.0.3 | - | - |
org.codehaus.plexus | plexus-utils | 1.1 | - | - |
xml-resolver | xml-resolver | 1.2 | xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. | http://xml.apache.org/commons/components/resolver/ |
javax.activation | activation | 1.1 | JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s). | http://java.sun.com/products/javabeans/jaf/index.jsp |