Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
---|---|---|---|---|
org.apache.maven.shared | maven-plugin-testing-harness | 1.0-beta-1 | 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 |
---|---|---|---|---|
com.tibco.hawk | console | 4.9 | jar | - |
com.tibco.hawk | talon | 4.9 | jar | - |
com.tibco.hawk | util | 4.9 | jar | - |
com.tibco.rv | tibrvj | 8.3 | jar | - |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.2 | jar | The Apache Software License, Version 2.0 |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
de.schlichtherle.truezip | truezip-driver-file | 7.7.5 | jar | Eclipse Public License, Version 1.0 |
org.codehaus.woodstox | stax2-api | 3.1.1 | jar | The BSD License |
org.codehaus.woodstox | woodstox-core-asl | 4.2.0 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- fr.fastconnect.factory.tibco.bw.maven:bw-maven-plugin:maven-plugin:2.4.1
BWMaven plugin Description: BWMaven, application lifecycle management for TIBCO BusinessWorks projects
URL: http://fastconnect.github.io/tibco-factory/bw-maven-plugin/2.4.1
Project License: Apache License, Version 2.0
- org.twdata.maven:mojo-executor:jar:2.1.0 (compile)
Mojo Executor Description: The Mojo Executor provides a way to to execute other Mojos (plugins) within a Maven plugin, allowing you to easily create Maven plugins that are composed of other plugins.
URL: http://timmoore.github.com/mojo-executor/mojo-executor/
Project License: Apache License, Version 2.0
- org.apache.maven:maven-model:jar:3.0 (compile)
Maven Model Description: Maven Model
URL: http://maven.apache.org/maven-model/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-model:jar:3.0 (compile)
- org.apache.maven.shared:maven-plugin-testing-harness:jar:1.0-beta-1 (test)
Maven Plugin Testing Mechanism Description: Maven shared components
URL: http://maven.apache.org/shared/maven-plugin-testing-harness/
Project License: The Apache Software License, Version 2.0
- org.sonatype.aether:aether-api:jar:1.8 (compile)
Aether :: API Description: The application programming interface for the repository system.
URL: http://aether.sonatype.org/aether-api/
Project License: Eclipse Public License, Version 1.0
- org.sonatype.aether:aether-util:jar:1.8 (compile)
Aether :: Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: http://aether.sonatype.org/aether-util/
Project License: Eclipse Public License, Version 1.0
- javax.mail:mail:jar:1.4.7 (compile)
JavaMail API (compat) Description: JavaMail API (compat)
- javax.activation:activation:jar:1.1 (compile)
JavaBeans Activation Framework (JAF) Description: 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).
URL: http://java.sun.com/products/javabeans/jaf/index.jsp
Project License: Common Development and Distribution License (CDDL) v1.0
- javax.activation:activation:jar:1.1 (compile)
- junit:junit:jar:4.8.2 (compile)
JUnit Description: JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project License: Common Public License Version 1.0
- org.apache.commons:commons-exec:jar:1.1 (compile)
Commons Exec Description: A library to reliably execute external processes from within the JVM
URL: http://commons.apache.org/exec/
Project License: The Apache Software License, Version 2.0
- commons-io:commons-io:jar:2.2 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
- commons-configuration:commons-configuration:jar:1.10 (compile)
Apache Commons Configuration Description: Tools to assist in the reading of configuration/preferences files in various formats.
URL: http://commons.apache.org/configuration/
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/logging
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project License: The Apache Software License, Version 2.0
- org.apache.ant:ant:jar:1.8.2 (compile)
Apache Ant Core Description: master POM
URL: http://ant.apache.org/ant/
Project License: The Apache Software License, Version 2.0
- org.apache.ant:ant-launcher:jar:1.8.2 (compile)
Apache Ant Launcher Description: master POM
URL: http://ant.apache.org/ant-launcher/
Project License: The Apache Software License, Version 2.0
- org.apache.ant:ant-launcher:jar:1.8.2 (compile)
- org.apache.maven:maven-project:jar:3.0-alpha-2 (compile)
Maven Project Description: This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
URL: http://maven.apache.org/maven-project/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-compat:jar:3.0-alpha-2 (compile)
Maven Compat Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-compat/
Project License: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4 (compile)
Maven Wagon API Description: Maven Wagon API that defines the contract between different Wagon implementations
URL: http://maven.apache.org/wagon/wagon-provider-api
Project License: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4 (compile)
- org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5 (compile)
Plexus :: Default Container Description: There is currently no description associated with this project.
URL: http://plexus.codehaus.org/plexus-containers/plexus-container-default/
Project License: The Apache Software License, Version 2.0
- org.apache.xbean:xbean-reflect:jar:3.4 (compile)
Apache XBean :: Reflect Description: XBean is a plugin based server architecture.
URL: http://geronimo.apache.org/xbean/xbean-reflect
Project License: The Apache Software License, Version 2.0
- log4j:log4j:jar:1.2.12 (compile)
log4j Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- commons-logging:commons-logging-api:jar:1.1 (compile)
Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://jakarta.apache.org/commons/logging/
Project License: The Apache Software License, Version 2.0
- log4j:log4j:jar:1.2.12 (compile)
- com.google.code.google-collections:google-collect:jar:snapshot-20080530 (compile)
google-collect Description: Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0
URL: http://code.google.com/p/google-collections/
Project License: The Apache Software License, Version 2.0
- org.apache.xbean:xbean-reflect:jar:3.4 (compile)
- org.codehaus.woodstox:wstx-asl:jar:3.2.6 (compile)
Woodstox Description: Woodstox is a high-performance XML processor that implements Stax (JSR-173) API
URL: http://woodstox.codehaus.org
Project License: The Apache Software License, Version 2.0
- stax:stax-api:jar:1.0.1 (compile)
StAX API Description: StAX API is the standard java XML processing API defined by JSR-173
URL: http://stax.codehaus.org/
Project License: The Apache Software License, Version 2.0
- stax:stax-api:jar:1.0.1 (compile)
- org.sonatype.spice:model-builder:jar:1.3 (compile)
Maven Shared Model Description: There is currently no description associated with this project.
URL: http://forge.sonatype.com/spice-parent/model-builder/
Project License: No license is defined for this project.
- org.apache.maven:maven-project-builder:jar:3.0-alpha-2 (compile)
Maven Project Builder Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-project-builder/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-compat:jar:3.0-alpha-2 (compile)
- org.apache.maven:maven-plugin-api:jar:3.1.1 (compile)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: http://maven.apache.org/ref/3.1.1/maven-plugin-api
Project License: The Apache Software License, Version 2.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5 (compile)
org.eclipse.sisu.plexus Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/
Project License: Eclipse Public License, Version 1.0
- javax.enterprise:cdi-api:jar:1.0 (compile)
CDI APIs Description: APIs for JSR-299: Contexts and Dependency Injection for Java EE
URL: http://www.seamframework.org/Weld/cdi-api
Project License: Apache License, Version 2.0
- javax.annotation:jsr250-api:jar:1.0 (compile)
JSR-250 Common Annotations for the JavaTM Platform Description: JSR-250 Reference Implementation by Glassfish
URL: http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html
Project License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.inject:javax.inject:jar:1 (compile)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project License: The Apache Software License, Version 2.0
- javax.annotation:jsr250-api:jar:1.0 (compile)
- com.google.guava:guava:jar:10.0.1 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. Guava (complete) has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project License: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (compile)
Sisu Guice - Core Library Description: Patched build of Guice: a lightweight dependency injection framework for Java 5 and above
URL: http://code.google.com/p/google-guice/sisu-guice/
Project License: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (compile)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project License: Public Domain
- aopalliance:aopalliance:jar:1.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M5 (compile)
org.eclipse.sisu.inject Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/
Project License: Eclipse Public License, Version 1.0
- javax.enterprise:cdi-api:jar:1.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5 (compile)
- org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.2 (compile)
Maven Plugin Tools APIs Description: The Maven Plugin Tools API provides an API to extract descriptor information from Maven Plugins.
URL: http://maven.apache.org/plugin-tools/maven-plugin-tools-api/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-plugin-descriptor:jar:2.2.1 (compile)
Maven Plugin Descriptor Model Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-descriptor
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-plugin-descriptor:jar:2.2.1 (compile)
- org.apache.maven:maven-core:jar:3.1.1 (compile)
Maven Core Description: Maven Core classes.
URL: http://maven.apache.org/ref/3.1.1/maven-core
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-settings:jar:3.1.1 (compile)
Maven Settings Description: Maven Settings model.
URL: http://maven.apache.org/ref/3.1.1/maven-settings
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.1.1 (compile)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: http://maven.apache.org/ref/3.1.1/maven-settings-builder
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:3.1.1 (compile)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: http://maven.apache.org/ref/3.1.1/maven-repository-metadata
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.1.1 (compile)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: http://maven.apache.org/ref/3.1.1/maven-model-builder
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-aether-provider:jar:3.1.1 (compile)
Maven Aether Provider Description: Extensions to Aether for utilizing Maven POM and repository metadata.
URL: http://maven.apache.org/ref/3.1.1/maven-aether-provider
Project License: The Apache Software License, Version 2.0
- org.eclipse.aether:aether-spi:jar:0.9.0.M2 (compile)
Aether SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: http://www.eclipse.org/aether/aether-spi/
Project License: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-spi:jar:0.9.0.M2 (compile)
- org.eclipse.aether:aether-impl:jar:0.9.0.M2 (compile)
Aether Implementation Description: An implementation of the repository system.
URL: http://www.eclipse.org/aether/aether-impl/
Project License: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-api:jar:0.9.0.M2 (compile)
Aether API Description: The application programming interface for the repository system.
URL: http://www.eclipse.org/aether/aether-api/
Project License: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-util:jar:0.9.0.M2 (compile)
Aether Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: http://www.eclipse.org/aether/aether-util/
Project License: Eclipse Public License, Version 1.0
- org.codehaus.plexus:plexus-classworlds:jar:2.5.1 (compile)
Plexus Classworlds Description: A class loader framework
URL: http://plexus.codehaus.org/plexus-classworlds/
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 (compile)
Plexus :: Component Annotations Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
URL: http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/
Project License: The Apache Software License, Version 2.0
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (compile)
Plexus Security Dispatcher Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-sec-dispatcher
Project License: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
Plexus Cipher: encryption/decryption Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-cipher
Project License: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
- org.apache.maven:maven-settings:jar:3.1.1 (compile)
- org.apache.maven:maven-artifact:jar:3.1.1 (compile)
Maven Artifact Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/ref/3.1.1/maven-artifact
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.1 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
- jaxen:jaxen:jar:1.1.3 (compile)
Jaxen is a universal Java XPath engine. Description: Jaxen is a universal Java XPath engine.
URL: http://jaxen.codehaus.org/
Project License: The Werken Company License
- dom4j:dom4j:jar:1.6.1 (compile)
dom4j Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project License: No license is defined for this project.
- jdom:jdom:jar:1.0 (compile)
jdom Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- xom:xom:jar:1.0 (compile)
xom Description: There is currently no description associated with this project.
URL: http://www.xom.nu
Project License: LGPL
- xerces:xmlParserAPIs:jar:2.6.2 (compile)
xmlParserAPIs Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- xalan:xalan:jar:2.7.2 (compile)
Xalan Java Description: Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
URL: http://xml.apache.org/xalan-j/
Project License: The Apache Software License, Version 2.0
- xalan:serializer:jar:2.7.2 (compile)
Xalan Java Serializer Description: Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
URL: http://xml.apache.org/xalan-j/
Project License: The Apache Software License, Version 2.0
- xalan:serializer:jar:2.7.2 (compile)
- com.ibm.icu:icu4j:jar:52.1 (compile)
ICU4J Description: International Component for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support
Project License: ICU License
- xerces:xmlParserAPIs:jar:2.6.2 (compile)
- dom4j:dom4j:jar:1.6.1 (compile)
- xerces:xercesImpl:jar:2.11.0 (compile)
Xerces2-j Description: Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.
URL: https://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
- xml-apis:xml-apis:jar:1.4.01 (compile)
XML Commons External Components XML APIs Description: 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. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
URL: http://xml.apache.org/commons/components/external/
Project License: The Apache Software License, Version 2.0The SAX LicenseThe W3C License
- xmlunit:xmlunit:jar:1.3 (compile)
XMLUnit for Java Description: XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
URL: http://xmlunit.sourceforge.net/
Project License: BSD License
- org.jdom:jdom2:jar:2.0.5 (compile)
JDOM Description: A complete, Java-based solution for accessing, manipulating, and outputting XML data
URL: http://www.jdom.org
Project License: Similar to Apache License but with the acknowledgment clause removed
- org.apache.maven.plugins:maven-source-plugin:jar:2.1.2 (compile)
Maven Source Plugin Description: The Maven 2 Source Plugin creates a JAR archive of the source files of the current project.
URL: http://maven.apache.org/plugins/maven-source-plugin/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-archiver:jar:2.4.1 (compile)
Maven Archiver Description: Provides utility methods for creating JARs and other archive files from a Maven project.
URL: http://maven.apache.org/shared/maven-archiver/
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-archiver:jar:1.0 (compile)
Plexus Archiver Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-archiver
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-io:jar:1.0 (compile)
Plexus IO Components Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-io
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-io:jar:1.0 (compile)
- org.apache.maven:maven-archiver:jar:2.4.1 (compile)
- fr.fastconnect.jaxb.com.tibco.bw.schemas:application-management:jar:5.7 (compile)
JAXB implementation of TIBCO ApplicationManagement schema Description: The targetNamespace of this schema is "http://www.tibco.com/xmlns/ApplicationManagement"
URL: https://fastconnect.github.io/tibco-factory/bw-maven-plugin
Project License: Apache License, Version 2.0
- org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.5.1 (compile)
EclipseLink Moxy Description: EclipseLink build based upon Git transaction f2b9fc5
URL: http://www.eclipse.org/eclipselink
Project License: Eclipse Public License v1.0Eclipse Distribution License v. 1.0
- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.5.1 (compile)
EclipseLink Core Description: EclipseLink build based upon Git transaction f2b9fc5
URL: http://www.eclipse.org/eclipselink
Project License: Eclipse Public License v1.0Eclipse Distribution License v. 1.0
- org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.5.1 (compile)
EclipseLink ASM Description: EclipseLink build based upon Git transaction f2b9fc5
URL: http://www.eclipse.org/eclipselink
Project License: Eclipse Public License v1.0Eclipse Distribution License v. 1.0
- org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.5.1 (compile)
- org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.5.1 (compile)
EclipseLink ANTLR Description: EclipseLink build based upon Git transaction f2b9fc5
URL: http://www.eclipse.org/eclipselink
Project License: Eclipse Public License v1.0Eclipse Distribution License v. 1.0
- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.5.1 (compile)
- org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.5.1 (compile)
- fr.fastconnect.jaxb.com.tibco.bw.schemas:process-model:jar:5.9 (compile)
JAXB implementation of TIBCO BusinessWorks Process Model schema Description: The targetNamespace of this schema is "http://xmlns.tibco.com/bw/process/2003"
URL: https://fastconnect.github.io/tibco-factory/bw-maven-plugin
Project License: Apache License, Version 2.0
- org.codehaus.mojo:truezip-utils:jar:1.2 (compile)
TrueZIP Shared Component Description: Shared component usable outside of Maven to manipulate archives. See javadoc and unit test for detailed usage.
URL: http://mojo.codehaus.org/truezip/truezip-utils
Project License: Apache License 2
- de.schlichtherle.truezip:truezip-file:jar:7.7.5 (compile)
TrueZIP File* Description: This module provides the TFile* classes for simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. This module also provides Swing GUI classes for viewing file trees and choosing entries in archive files.
URL: http://truezip.java.net/truezip-file
Project License: Eclipse Public License, Version 1.0
- de.schlichtherle.truezip:truezip-driver-file:jar:7.7.5 (runtime)
TrueZIP Driver FILE Description: The file system driver family for the FILE scheme. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
URL: http://truezip.java.net/truezip-driver/truezip-driver-file
Project License: Eclipse Public License, Version 1.0
- de.schlichtherle.truezip:truezip-kernel:jar:7.7.5 (compile)
TrueZIP Kernel Description: This module implements virtual file systems from arbitrary resources, manages their state and commits unsynchronized changes if required or requested. The TrueZIP Kernel uses file system drivers to access these resources. It provides multithreading, multiplexing, caching and buffering so that the file system drivers do not need to take care of this.
URL: http://truezip.java.net/truezip-kernel
Project License: Eclipse Public License, Version 1.0
- de.schlichtherle.truezip:truezip-driver-file:jar:7.7.5 (runtime)
- de.schlichtherle.truezip:truezip-driver-zip:jar:7.7.5 (compile)
TrueZIP Driver ZIP Description: The file system driver family for ZIP and related archive file types. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
URL: http://truezip.java.net/truezip-driver/truezip-driver-zip
Project License: Eclipse Public License, Version 1.0
- de.schlichtherle.truezip:truezip-swing:jar:7.7.5 (compile)
TrueZIP Swing Description: General Swing GUI classes. This module does not depend on other TrueZIP modules.
URL: http://truezip.java.net/truezip-swing
Project License: Eclipse Public License, Version 1.0
- org.apache.commons:commons-compress:jar:1.6 (compile)
Apache Commons Compress Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: http://commons.apache.org/proper/commons-compress/
Project License: The Apache Software License, Version 2.0
- org.bouncycastle:bcprov-jdk16:jar:1.46 (compile)
Bouncy Castle Provider Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle Licence
- de.schlichtherle.truezip:truezip-swing:jar:7.7.5 (compile)
- de.schlichtherle.truezip:truezip-driver-tar:jar:7.7.5 (compile)
TrueZIP Driver TAR Description: The file system driver family for TAR and related archive file types. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
URL: http://truezip.java.net/truezip-driver/truezip-driver-tar
Project License: Eclipse Public License, Version 1.0
- org.tukaani:xz:jar:1.4 (compile)
XZ for Java Description: XZ data compression
URL: http://tukaani.org/xz/java.html
Project License: Public Domain
- org.tukaani:xz:jar:1.4 (compile)
- org.apache.maven.shared:file-management:jar:1.2.1 (compile)
Maven File Management API Description: API to collect files from a given directory using several include/exclude rules.
URL: http://maven.apache.org/shared/file-management/
Project License: The Apache Software License, Version 2.0
- de.schlichtherle.truezip:truezip-file:jar:7.7.5 (compile)
- org.codehaus.mojo:truezip-maven-plugin:jar:1.2 (compile)
TrueZIP Maven Plugin Description: Use this plugin to create new or manipulate existing archives using TrueZIP
URL: http://mojo.codehaus.org/truezip/truezip-maven-plugin
Project License: Apache License 2
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2 (provided)
Maven Plugin Java 5 Annotations Description: Java 5 annotations to use in Mojos.
URL: http://maven.apache.org/plugin-tools/maven-plugin-annotations/
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-utils:jar:3.0.16 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: http://plexus.codehaus.org/plexus-utils
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-interpolation:jar:1.19 (compile)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-interpolation
Project License: The Apache Software License, Version 2.0
- org.apache.maven.enforcer:enforcer-api:jar:1.3.1 (compile)
Apache Maven Enforcer API Description: This component provides the generic interfaces needed to implement custom rules for the maven-enforcer-plugin.
URL: http://maven.apache.org/enforcer/enforcer-api
Project License: The Apache Software License, Version 2.0
- org.apache.maven.enforcer:enforcer-rules:jar:1.3.1 (compile)
Apache Maven Enforcer Rules Description: This component contains the standard Enforcer Rules
URL: http://maven.apache.org/enforcer/enforcer-rules
Project License: The Apache Software License, Version 2.0
- org.apache.maven.shared:maven-common-artifact-filters:jar:1.4 (compile)
Maven Common Artifact Filters Description: A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.
URL: http://maven.apache.org/shared/maven-common-artifact-filters/
Project License: The Apache Software License, Version 2.0
- org.beanshell:bsh:jar:2.0b4 (compile)
BeanShell Description: BeanShell
Project License: GNU LESSER GENERAL PUBLIC LICENSE
- org.apache.maven.shared:maven-dependency-tree:jar:2.1 (compile)
Maven Dependency Tree Description: A tree-based API for resolution of Maven project dependencies
URL: http://maven.apache.org/shared/maven-dependency-tree/
Project License: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6 (compile)
Plexus I18N Component Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.apache.maven.shared:maven-common-artifact-filters:jar:1.4 (compile)
- org.apache.maven.plugins:maven-resources-plugin:jar:2.6 (compile)
Maven Resources Plugin Description: The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated to the main source code while the test resources are associated to the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.
URL: http://maven.apache.org/plugins/maven-resources-plugin/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-monitor:jar:2.0.6 (compile)
Maven Monitor Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-monitor
Project License: The Apache Software License, Version 2.0
- org.apache.maven.shared:maven-filtering:jar:1.1 (compile)
Maven Filtering Description: A component to assist in filtering of resource files with properties from a Maven project.
URL: http://maven.apache.org/shared/maven-filtering/
Project License: The Apache Software License, Version 2.0
- org.sonatype.plexus:plexus-build-api:jar:0.0.4 (compile)
plexus-build-api Description: There is currently no description associated with this project.
URL: http://forge.sonatype.com/spice-parent/plexus-build-api/
Project License: No license is defined for this project.
- org.sonatype.plexus:plexus-build-api:jar:0.0.4 (compile)
- org.apache.maven:maven-monitor:jar:2.0.6 (compile)
- org.apache.maven.plugins:maven-archetype-plugin:jar:2.2 (compile)
Maven Archetype Plugin Description: Maven Archetype is a set of tools to deal with archetypes, i.e. an abstract representation of a kind of project that can be instantiated into a concrete customized Maven project. An archetype knows which files will be part of the instantiated project and which properties to fill to properly customize the project.
URL: http://maven.apache.org/archetype/maven-archetype-plugin
Project License: The Apache Software License, Version 2.0
- org.apache.maven.archetype:archetype-catalog:jar:2.2 (compile)
Maven Archetype Catalog Model Description: Core Archetype Catalog Model.
URL: http://maven.apache.org/archetype/archetype-models/archetype-catalog
Project License: The Apache Software License, Version 2.0
- org.apache.maven.archetype:archetype-descriptor:jar:2.2 (compile)
Maven Archetype Descriptor Model Description: Core Archetype Descriptor Model.
URL: http://maven.apache.org/archetype/archetype-models/archetype-descriptor
Project License: The Apache Software License, Version 2.0
- org.apache.maven.archetype:archetype-registry:jar:2.2 (compile)
Maven Archetype Registry Model Description: Core Archetype Registry Model.
URL: http://maven.apache.org/archetype/archetype-models/archetype-registry
Project License: The Apache Software License, Version 2.0
- org.apache.maven.archetype:archetype-common:jar:2.2 (compile)
Maven Archetype Common Description: Core Archetype classes.
URL: http://maven.apache.org/archetype/archetype-common
Project License: The Apache Software License, Version 2.0
- net.sourceforge.jchardet:jchardet:jar:1.0 (compile)
Java port of Mozilla charset detector Description: Java port of Mozilla's automatic charset detection algorithm. See... <a href=\"http://www.mozilla.org/projects/intl/chardet.html\"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.
Project License: Mozilla Public License 1.1 (MPL 1.1)
- org.codehaus.plexus:plexus-velocity:jar:1.1.8 (compile)
Plexus Velocity Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-velocity
Project License: The Apache Software License, Version 2.0
- org.apache.velocity:velocity:jar:1.5 (compile)
Apache Velocity Description: Apache Velocity is a general purpose template engine.
URL: http://velocity.apache.org/engine/releases/velocity-1.5/
Project License: The Apache Software License, Version 2.0
- oro:oro:jar:2.0.8 (compile)
oro Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- oro:oro:jar:2.0.8 (compile)
- net.sourceforge.jchardet:jchardet:jar:1.0 (compile)
- org.apache.maven.shared:maven-invoker:jar:2.0.11 (compile)
Maven Invoker Description: A component to programmatically invoke Maven.
URL: http://maven.apache.org/shared/maven-invoker/
Project License: The Apache Software License, Version 2.0
- org.codehaus.groovy:groovy:jar:1.8.3 (compile)
Groovy Description: Groovy: A powerful, dynamic language for the JVM
URL: http://groovy.codehaus.org/
Project License: No license is defined for this project.
- antlr:antlr:jar:2.7.7 (compile)
AntLR Parser Generator Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
Project License: BSD License
- asm:asm:jar:3.2 (compile)
ASM Core Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm/
Project License: BSD
- asm:asm-commons:jar:3.2 (compile)
ASM Commons Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-commons/
Project License: BSD
- asm:asm-util:jar:3.2 (compile)
ASM Util Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-util/
Project License: BSD
- asm:asm-analysis:jar:3.2 (compile)
ASM Analysis Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-analysis/
Project License: BSD
- asm:asm-tree:jar:3.2 (compile)
ASM Tree Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-tree/
Project License: BSD
- antlr:antlr:jar:2.7.7 (compile)
- org.apache.maven.shared:maven-script-interpreter:jar:1.0 (compile)
Maven Script Interpreter Description: Maven shared components
URL: http://maven.apache.org/shared/maven-script-interpreter/
Project License: The Apache Software License, Version 2.0
- org.apache.maven.archetype:archetype-catalog:jar:2.2 (compile)
- com.tibco.hawk:console:jar:4.9 (provided)
console Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- com.tibco.hawk:talon:jar:4.9 (provided)
talon Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- com.tibco.hawk:util:jar:4.9 (provided)
util Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- com.tibco.rv:tibrvj:jar:8.3 (provided)
tibrvj Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- com.sun.xml.ws:jaxws-rt:jar:2.2.10 (compile)
JAX-WS RI Runtime Bundle Description: Open source Reference Implementation of JSR-224: Java API for XML Web Services
URL: http://jax-ws.java.net/jaxws-ri-bom-ext/project/bundles/jaxws-rt/
Project License: CDDL+GPL License
- javax.xml.bind:jaxb-api:jar:2.2.12-b140109.1041 (compile)
Java Architecture for XML Binding Description: JAXB (JSR 222) API
Project License: CDDL 1.1GPL2 w/ CPE
- javax.xml.ws:jaxws-api:jar:2.2.11 (compile)
JAX-WS API Description: JAX-WS (JSR 224) API
Project License: Dual license consisting of the CDDL v1.1 and GPL v2
- javax.xml.soap:javax.xml.soap-api:jar:1.3.7 (compile)
javax.xml.soap API Description: SAAJ API
URL: http://saaj.java.net
Project License: CDDL 1.1GPL2 w/ CPE
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
javax.annotation API Description: Common Annotations for the JavaTM Platform API
URL: http://jcp.org/en/jsr/detail?id=250
Project License: CDDL + GPLv2 with classpath exception
- javax.jws:jsr181-api:jar:1.0-MR1 (compile)
JSR-181 Maintenance Release 1 Description: Web Services Metadata for Java
URL: http://jcp.org/en/jsr/summary?id=181
Project License: CDDL+GPLv2
- com.sun.xml.bind:jaxb-core:jar:2.2.10-b140802.1033 (compile)
Old JAXB Core Description: Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
URL: http://jaxb.java.net/jaxb-bundles/jaxb-core
Project License: CDDL+GPL License
- com.sun.xml.bind:jaxb-impl:jar:2.2.10-b140802.1033 (compile)
Old JAXB Runtime Description: Old JAXB Runtime module. Contains sources required for runtime processing.
URL: http://jaxb.java.net/jaxb-bundles/jaxb-impl
Project License: CDDL+GPL License
- com.sun.xml.ws:policy:jar:2.4 (compile)
policy Description: WS-Policy implementation for Project Metro
Project License: Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
- org.glassfish.gmbal:gmbal-api-only:jar:3.1.0-b001 (compile)
gmbal-api-only Description: gmbal API
URL: http://kenai.com/hg/gmbal~master
Project License: CDDL+GPL
- org.glassfish.external:management-api:jar:3.0.0-b012 (compile)
management-api Description: GlassFish Common APIs
URL: http://kenai.com/hg/gmbal~gf_common
Project License: CDDL+GPL
- org.glassfish.external:management-api:jar:3.0.0-b012 (compile)
- org.jvnet.staxex:stax-ex:jar:1.7.7 (compile)
Extended StAX API Description: Extensions to JSR-173 StAX API.
Project License: Dual license consisting of the CDDL v1.1 and GPL v2
- com.sun.xml.stream.buffer:streambuffer:jar:1.5.3 (compile)
xmlstreambuffer Description: Stream based representation for XML infoset
URL: http://xmlstreambuffer.java.net/
Project License: Dual license consisting of the CDDL v1.1 and GPL v2
- org.jvnet.mimepull:mimepull:jar:1.9.4 (compile)
MIME streaming extension Description: Provides a streaming API to access attachments parts in a MIME message.
Project License: CDDL 1.1GPL2 w/ CPE
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13 (compile)
fastinfoset Description: Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).
URL: http://fi.java.net
Project License: Apache License, Version 2.0
- org.glassfish.ha:ha-api:jar:3.1.9 (compile)
GlassFish High Availability APIs and SPI Description: Java.net - The Source for Java Technology Collaboration
Project License: No license is defined for this project.
- com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.25 (compile)
saaj-impl Description: Open source Reference Implementation of JSR-67: SOAP with Attachments API for Java (SAAJ MR :1.3)
URL: http://java.net/saaj-impl/
Project License: Dual license consisting of the CDDL v1.1 and GPL v2
- org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0 (runtime)
Woodstox Description: Woodstox is a high-performance XML processor that implements Stax (JSR-173) and SAX2 APIs
URL: http://woodstox.codehaus.org
Project License: The Apache Software License, Version 2.0
- org.codehaus.woodstox:stax2-api:jar:3.1.1 (runtime)
Stax2 API Description: Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
URL: http://woodstox.codehaus.org/StAX2
Project License: The BSD License
- com.sun.org.apache.xml.internal:resolver:jar:20050927 (compile)
resolver Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- javax.xml.bind:jaxb-api:jar:2.2.12-b140109.1041 (compile)
- org.twdata.maven:mojo-executor:jar:2.1.0 (compile)
Licenses
GPLv2+CE: JavaMail API (compat)
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
CDDL+GPL: gmbal-api-only, management-api
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
The BSD License: Stax2 API
Eclipse Public License v1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy
ICU License: ICU4J
GPL2 w/ CPE: Java Architecture for XML Binding, MIME streaming extension, javax.xml.soap API
Dual License: CDDL 1.0 and GPL V2 with Classpath Exception: policy
Eclipse Public License, Version 1.0: Aether :: API, Aether :: Utilities, Aether API, Aether Implementation, Aether SPI, Aether Utilities, TrueZIP Driver FILE, TrueZIP Driver TAR, TrueZIP Driver ZIP, TrueZIP File*, TrueZIP Kernel, TrueZIP Swing, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Similar to Apache License but with the acknowledgment clause removed: JDOM
BSD: ASM Analysis, ASM Commons, ASM Core, ASM Tree, ASM Util
Unknown: GlassFish High Availability APIs and SPI, Groovy, Maven Shared Model, Plexus I18N Component, console, dom4j, jdom, log4j, oro, plexus-build-api, resolver, talon, tibrvj, util, xmlParserAPIs
LGPL: xom
BSD License: AntLR Parser Generator, XMLUnit for Java
Apache License, Version 2.0: BWMaven plugin, CDI APIs, JAXB implementation of TIBCO ApplicationManagement schema, JAXB implementation of TIBCO BusinessWorks Process Model schema, Mojo Executor, fastinfoset
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
Mozilla Public License 1.1 (MPL 1.1): Java port of Mozilla charset detector
Common Public License Version 1.0: JUnit
Apache License 2: TrueZIP Maven Plugin, TrueZIP Shared Component
The SAX License: XML Commons External Components XML APIs
CDDL 1.1: Java Architecture for XML Binding, MIME streaming extension, javax.xml.soap API
CDDL+GPLv2: JSR-181 Maintenance Release 1
The W3C License: XML Commons External Components XML APIs
Eclipse Distribution License v. 1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy
Public Domain: AOP alliance, XZ for Java
The Werken Company License: Jaxen is a universal Java XPath engine.
Bouncy Castle Licence: Bouncy Castle Provider
CDDL: JavaMail API (compat)
CDDL + GPLv2 with classpath exception: javax.annotation API
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API, JAX-WS API, saaj-impl, xmlstreambuffer
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Compress, Apache Commons Configuration, Apache Maven Enforcer API, Apache Maven Enforcer Rules, Apache Velocity, Apache XBean :: Reflect, Commons Collections, Commons Exec, Commons IO, Commons Lang, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, Logging, Maven Aether Provider, Maven Archetype Catalog Model, Maven Archetype Common, Maven Archetype Descriptor Model, Maven Archetype Plugin, Maven Archetype Registry Model, Maven Archiver, Maven Artifact, Maven Common Artifact Filters, Maven Compat, Maven Core, Maven Dependency Tree, Maven File Management API, Maven Filtering, Maven Invoker, Maven Model, Maven Model Builder, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Java 5 Annotations, Maven Plugin Testing Mechanism, Maven Plugin Tools APIs, Maven Project, Maven Project Builder, Maven Repository Metadata Model, Maven Resources Plugin, Maven Script Interpreter, Maven Settings, Maven Settings Builder, Maven Source Plugin, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Velocity Component, Sisu Guice - Core Library, StAX API, Woodstox, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2-j, google-collect, javax.inject
CDDL+GPL License: JAX-WS RI Runtime Bundle, Old JAXB Core, Old JAXB Runtime
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
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 | - |
asm-3.2.jar | 42.38 kB | 24 | 23 | 2 | 1.2 | release | - |
asm-analysis-3.2.jar | 17.56 kB | 14 | 13 | 1 | 1.2 | release | - |
asm-commons-3.2.jar | 32.32 kB | 23 | 22 | 1 | 1.2 | release | - |
asm-tree-3.2.jar | 21.37 kB | 29 | 28 | 1 | 1.2 | release | - |
asm-util-3.2.jar | 35.69 kB | 21 | 20 | 1 | 1.2 | release | - |
jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug | - |
google-collect-snapshot-20080530.jar | 489.84 kB | 445 | 430 | 2 | 1.5 | debug | - |
guava-10.0.1.jar | 1.43 MB | 1,185 | 1,164 | 10 | 1.5 | debug | - |
icu4j-52.1.jar | 9.98 MB | 4,089 | 1,045 | 9 | 1.5 | debug | - |
resolver-20050927.jar | 66.58 kB | 37 | 25 | 4 | 1.5 | debug | - |
jaxb-core-2.2.10-b140802.1033.jar | 228.74 kB | 236 | 170 | 23 | 1.6 | debug | - |
jaxb-impl-2.2.10-b140802.1033.jar | 1,016.47 kB | 663 | 530 | 19 | 1.6 | debug | - |
FastInfoset-1.2.13.jar | 289.76 kB | 182 | 148 | 17 | 1.5 | debug | - |
saaj-impl-1.3.25.jar | 463.66 kB | 276 | 173 | 14 | 1.6 | debug | - |
streambuffer-1.5.3.jar | 64.31 kB | 45 | 31 | 3 | 1.5 | debug | - |
jaxws-rt-2.2.10.jar | 2.39 MB | 1,724 | 1,375 | 99 | 1.6 | debug | - |
policy-2.4.jar | 157.84 kB | 117 | 98 | 7 | 1.5 | debug | - |
console-4.9.jar | 185.01 kB | 156 | 141 | 6 | 1.5 | debug | - |
talon-4.9.jar | 33.87 kB | 29 | 21 | 1 | 1.5 | debug | - |
util-4.9.jar | 175.82 kB | 138 | 107 | 21 | 1.5 | debug | - |
tibrvj-8.3.jar | 137.79 kB | 75 | 73 | 1 | 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-io-2.2.jar | 169.52 kB | 126 | 108 | 6 | 1.5 | debug | - |
commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug | - |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
commons-logging-api-1.1.jar | 43.55 kB | 29 | 20 | 2 | 1.1 | debug | - |
truezip-driver-file-7.7.5.jar | 44.58 kB | 44 | 27 | 2 | 1.6 | debug | - |
truezip-driver-tar-7.7.5.jar | 31.80 kB | 35 | 20 | 1 | 1.6 | debug | - |
truezip-driver-zip-7.7.5.jar | 243.47 kB | 243 | 198 | 11 | 1.6 | debug | - |
truezip-file-7.7.5.jar | 64.28 kB | 44 | 30 | 2 | 1.6 | debug | - |
truezip-kernel-7.7.5.jar | 478.71 kB | 457 | 430 | 10 | 1.6 | debug | - |
truezip-swing-7.7.5.jar | 21.03 kB | 30 | 16 | 3 | 1.6 | debug | - |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | - |
application-management-5.7.jar | 77.78 kB | 102 | 87 | 4 | 1.5 | debug | - |
process-model-5.9.jar | 82.14 kB | 114 | 93 | 3 | 1.5 | debug | - |
activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | debug | - |
javax.annotation-api-1.2.jar | 25.75 kB | 29 | 15 | 3 | 1.6 | debug | - |
jsr250-api-1.0.jar | 5.71 kB | 16 | 11 | 2 | 1.5 | debug | - |
cdi-api-1.0.jar | 43.86 kB | 92 | 75 | 7 | 1.5 | debug | - |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release | - |
jsr181-api-1.0-MR1.jar | 7.80 kB | 19 | 14 | 2 | 1.5 | debug | - |
mail-1.4.7.jar | 508.94 kB | 324 | 293 | 14 | 1.4 | debug | - |
jaxb-api-2.2.12-b140109.1041.jar | 99.91 kB | 122 | 104 | 6 | 1.5 | debug | - |
javax.xml.soap-api-1.3.7.jar | 40.17 kB | 41 | 29 | 1 | 1.6 | debug | - |
jaxws-api-2.2.11.jar | 49.18 kB | 80 | 63 | 8 | 1.6 | debug | - |
jaxen-1.1.3.jar | 218.16 kB | 236 | 214 | 17 | 1.2 | debug | - |
jdom-1.0.jar | 149.66 kB | 87 | 75 | 8 | 1.1 | debug | - |
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug | - |
log4j-1.2.12.jar | 349.69 kB | 283 | 253 | 19 | 1.1 | debug | - |
jchardet-1.0.jar | 25.98 kB | 35 | 29 | 1 | 1.2 | release | - |
ant-1.8.2.jar | 1.84 MB | 1,168 | 1,090 | 59 | 1.4 | debug | - |
ant-launcher-1.8.2.jar | 12.03 kB | 12 | 5 | 1 | 1.4 | debug | - |
commons-compress-1.6.jar | 305.89 kB | 207 | 177 | 17 | 1.5 | debug | - |
commons-exec-1.1.jar | 51.31 kB | 52 | 36 | 4 | 1.3 | debug | - |
commons-lang3-3.1.jar | 308.40 kB | 179 | 153 | 12 | 1.5 | debug | - |
maven-aether-provider-3.1.1.jar | 58.19 kB | 40 | 23 | 1 | 1.5 | debug | - |
maven-archiver-2.4.1.jar | 19.63 kB | 19 | 5 | 1 | 1.4 | debug | - |
maven-artifact-3.1.1.jar | 51.09 kB | 57 | 32 | 11 | 1.5 | debug | - |
maven-compat-3.0-alpha-2.jar | 232.03 kB | 189 | 151 | 22 | 1.5 | debug | - |
maven-core-3.1.1.jar | 544.20 kB | 426 | 347 | 43 | 1.5 | debug | - |
maven-model-3.0.jar | 160.83 kB | 67 | 50 | 3 | 1.5 | debug | - |
maven-model-builder-3.1.1.jar | 155.84 kB | 147 | 114 | 16 | 1.5 | debug | - |
maven-monitor-2.0.6.jar | 10.00 kB | 19 | 5 | 1 | 1.1 | debug | - |
maven-plugin-api-3.1.1.jar | 43.81 kB | 46 | 25 | 6 | 1.5 | debug | - |
maven-plugin-descriptor-2.2.1.jar | 38.36 kB | 33 | 15 | 3 | 1.5 | debug | - |
maven-project-3.0-alpha-2.jar | 139.26 kB | 95 | 69 | 11 | 1.5 | debug | - |
maven-project-builder-3.0-alpha-2.jar | 165.11 kB | 195 | 177 | 3 | 1.5 | debug | - |
maven-repository-metadata-3.1.1.jar | 24.59 kB | 25 | 7 | 2 | 1.5 | debug | - |
maven-settings-3.1.1.jar | 40.78 kB | 33 | 17 | 2 | 1.5 | debug | - |
maven-settings-builder-3.1.1.jar | 40.58 kB | 53 | 32 | 5 | 1.5 | debug | - |
archetype-catalog-2.2.jar | 21.50 kB | 21 | 4 | 2 | 1.5 | debug | - |
archetype-common-2.2.jar | 171.66 kB | 108 | 75 | 13 | 1.5 | debug | - |
archetype-descriptor-2.2.jar | 25.84 kB | 24 | 7 | 2 | 1.5 | debug | - |
archetype-registry-2.2.jar | 19.61 kB | 20 | 3 | 2 | 1.5 | debug | - |
enforcer-api-1.3.1.jar | 9.53 kB | 19 | 3 | 1 | 1.5 | debug | - |
enforcer-rules-1.3.1.jar | 85.07 kB | 57 | 41 | 2 | 1.5 | debug | - |
maven-plugin-annotations-3.2.jar | 14.73 kB | 23 | 8 | 1 | 1.5 | debug | - |
maven-plugin-tools-api-3.2.jar | 22.69 kB | 31 | 11 | 4 | 1.5 | debug | - |
maven-archetype-plugin-2.2.jar | 85.14 kB | 52 | 31 | 4 | 1.5 | debug | - |
maven-resources-plugin-2.6.jar | 28.83 kB | 24 | 7 | 1 | 1.5 | debug | - |
maven-source-plugin-2.1.2.jar | 23.50 kB | 25 | 7 | 1 | 1.4 | debug | - |
file-management-1.2.1.jar | 36.70 kB | 35 | 15 | 4 | 1.4 | debug | - |
maven-common-artifact-filters-1.4.jar | 30.86 kB | 36 | 19 | 2 | 1.5 | debug | - |
maven-dependency-tree-2.1.jar | 58.55 kB | 63 | 39 | 7 | 1.5 | debug | - |
maven-filtering-1.1.jar | 42.10 kB | 35 | 18 | 1 | 1.5 | debug | - |
maven-invoker-2.0.11.jar | 28.23 kB | 33 | 16 | 1 | 1.4 | debug | - |
maven-plugin-testing-harness-1.0-beta-1.jar | 17.24 kB | 20 | 5 | 2 | 1.1 | debug | - |
maven-script-interpreter-1.0.jar | 20.29 kB | 27 | 10 | 1 | 1.5 | debug | - |
wagon-provider-api-1.0-beta-4.jar | 50.96 kB | 61 | 41 | 8 | 1.4 | debug | - |
velocity-1.5.jar | 382.93 kB | 282 | 246 | 25 | 1.2 | debug | - |
xbean-reflect-3.4.jar | 130.69 kB | 125 | 110 | 2 | 1.5 | debug | - |
bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release | - |
bcprov-jdk16-1.46.jar | 1.79 MB | 1,636 | 1,547 | 82 | 1.6 | release | - |
groovy-1.8.3.jar | 5.27 MB | 3,520 | 3,363 | 79 | 1.5 | debug | - |
truezip-maven-plugin-1.2.jar | 26.78 kB | 25 | 12 | 1 | 1.6 | debug | - |
truezip-utils-1.2.jar | 19.69 kB | 20 | 8 | 2 | 1.6 | debug | - |
plexus-archiver-1.0.jar | 173.01 kB | 132 | 107 | 12 | 1.4 | debug | - |
plexus-classworlds-2.5.1.jar | 48.63 kB | 52 | 37 | 5 | 1.5 | debug | - |
plexus-component-annotations-1.5.5.jar | 4.11 kB | 15 | 3 | 1 | 1.5 | release | - |
plexus-container-default-1.0-beta-3.0.5.jar | 204.16 kB | 225 | 180 | 30 | 1.5 | debug | - |
plexus-i18n-1.0-beta-6.jar | 11.73 kB | 19 | 6 | 1 | 1.1 | debug | - |
plexus-interpolation-1.19.jar | 60.25 kB | 60 | 44 | 6 | 1.5 | debug | - |
plexus-io-1.0.jar | 49.61 kB | 61 | 42 | 5 | 1.4 | debug | - |
plexus-utils-3.0.16.jar | 245.88 kB | 129 | 104 | 9 | 1.6 | debug | - |
plexus-velocity-1.1.8.jar | 7.70 kB | 18 | 5 | 1 | 1.4 | debug | - |
stax2-api-3.1.1.jar | 177.84 kB | 140 | 124 | 11 | 1.4 | debug | - |
woodstox-core-asl-4.2.0.jar | 470.94 kB | 234 | 203 | 16 | 1.4 | debug | - |
wstx-asl-3.2.6.jar | 508.19 kB | 261 | 251 | 20 | 1.2 | debug | - |
aether-api-0.9.0.M2.jar | 130.82 kB | 147 | 126 | 11 | 1.5 | debug | - |
aether-impl-0.9.0.M2.jar | 141.47 kB | 98 | 80 | 2 | 1.5 | debug | - |
aether-spi-0.9.0.M2.jar | 17.29 kB | 36 | 19 | 5 | 1.5 | debug | - |
aether-util-0.9.0.M2.jar | 130.46 kB | 118 | 93 | 13 | 1.5 | debug | - |
org.eclipse.persistence.antlr-2.5.1.jar | 185.20 kB | 131 | 113 | 4 | 1.5 | debug | - |
org.eclipse.persistence.asm-2.5.1.jar | 264.85 kB | 187 | 159 | 7 | 1.5 | release | - |
org.eclipse.persistence.core-2.5.1.jar | 4.81 MB | 2,184 | 1,989 | 167 | 1.6 | debug | - |
org.eclipse.persistence.moxy-2.5.1.jar | 498.41 kB | 221 | 190 | 16 | 1.6 | debug | - |
org.eclipse.sisu.inject-0.0.0.M5.jar | 284.57 kB | 236 | 219 | 8 | 1.5 | debug | - |
org.eclipse.sisu.plexus-0.0.0.M5.jar | 191.94 kB | 196 | 164 | 20 | 1.5 | debug | - |
management-api-3.0.0-b012.jar | 41.22 kB | 52 | 40 | 7 | 1.5 | debug | - |
gmbal-api-only-3.1.0-b001.jar | 21.31 kB | 31 | 26 | 2 | 1.5 | debug | - |
ha-api-3.1.9.jar | 35.53 kB | 60 | 40 | 7 | 1.5 | debug | - |
jdom2-2.0.5.jar | 292.63 kB | 211 | 191 | 15 | 1.5 | debug | - |
mimepull-1.9.4.jar | 61.65 kB | 55 | 45 | 1 | 1.6 | debug | - |
stax-ex-1.7.7.jar | 32.95 kB | 35 | 24 | 2 | 1.5 | debug | - |
aether-api-1.8.jar | 75.44 kB | 105 | 85 | 11 | 1.5 | debug | - |
aether-util-1.8.jar | 111.94 kB | 105 | 82 | 13 | 1.5 | debug | - |
plexus-build-api-0.0.4.jar | 6.65 kB | 18 | 4 | 1 | 1.4 | debug | - |
plexus-cipher-1.4.jar | 13.18 kB | 20 | 6 | 1 | 1.4 | debug | - |
plexus-sec-dispatcher-1.3.jar | 27.89 kB | 31 | 13 | 3 | 1.4 | debug | - |
sisu-guice-3.1.0-no_aop.jar | 349.05 kB | 310 | 295 | 8 | 1.5 | debug | - |
model-builder-1.3.jar | 34.74 kB | 37 | 24 | 2 | 1.5 | debug | - |
xz-1.4.jar | 96.91 kB | 118 | 105 | 9 | 1.4 | release | sealed |
135 | 44.71 MB | 29,563 | 22,958 | 1,406 | 1.6 | 123 | 1 |
compile: 126 | compile: 43.48 MB | compile: 28,704 | compile: 22,249 | compile: 1,345 | - | compile: 114 | compile: 1 |
test: 1 | test: 17.24 kB | test: 20 | test: 5 | test: 2 | - | test: 1 | - |
runtime: 3 | runtime: 693.37 kB | runtime: 418 | runtime: 354 | runtime: 29 | - | runtime: 3 | - |
provided: 5 | provided: 547.22 kB | provided: 421 | provided: 350 | provided: 30 | - | provided: 5 | - |
Dependency Repository Locations
Repository locations for each of the Dependencies.