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 |
|---|---|---|---|---|
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-dbcp2 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| org.eclipse.jetty | jetty-jndi | 9.2.10.v20150310 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-server | 9.2.10.v20150310 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-util | 9.2.10.v20150310 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.slf4j | slf4j-log4j12 | 1.7.10 | jar | MIT License |
| org.testng | testng | 6.8.17 | jar | Apache 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 |
|---|---|---|---|---|
| org.eclipse.emf | org.eclipse.emf.codegen | 2.10.0-v20150123-0452 | jar | The Eclipse Public License Version 1.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.beust | jcommander | 1.27 | jar | The Apache Software License, Version 2.0 |
| javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
| org.apache.commons | commons-pool2 | 2.2 | jar | The Apache Software License, Version 2.0 |
| org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
| org.eclipse.jetty | jetty-http | 9.2.10.v20150310 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
| org.eclipse.jetty | jetty-io | 9.2.10.v20150310 | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
Project Dependency Graph
Dependency Tree
- org.efaps:efaps-kernel:jar:5.0.0-SNAPSHOT
eFaps Kernel Description: eFaps is a framework used to map objects with or without attached files to a relational database and optional file systems (only for attaches files). Configurable access control can be provided down to object and attribute level depending on implementation and use case. Depending on requirements, events (like triggers) allow to implement business logic and to separate business logic from user interface. The framework includes integrations (e.g. webdav, full text search) and a web application as 'simple' configurable user interface. Some best practises, example web application modules (e.g. team work module) support administrators and implementers using this framework.
URL: http://maven-efaps-plugin.efaps.org
Project License: The Apache Software License, Version 2.0
- org.slf4j:slf4j-api:jar:1.7.10 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- org.postgresql:postgresql:jar:9.3-1102-jdbc41 (compile)
PostgreSQL JDBC Driver Description: The PostgreSQL Driver JDBC41
URL: http://jdbc.postgresql.org
Project License: BSD License
- mysql:mysql-connector-java:jar:5.1.34 (compile)
MySQL java connector Description: MySQL java connector
URL: http://dev.mysql.com/usingmysql/java/
Project License: The GNU General Public License, Version 2
- org.apache.commons:commons-lang3:jar:3.3.2 (compile)
Apache Commons Lang Description: Apache 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/proper/commons-lang/
Project License: The Apache Software License, Version 2.0
- commons-dbutils:commons-dbutils:jar:1.6 (compile)
Apache Commons DbUtils Description: The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development.
URL: http://commons.apache.org/proper/commons-dbutils/
Project License: The Apache Software License, Version 2.0
- org.efaps:efaps-json:jar:5.0.0-SNAPSHOT (compile)
eFaps JSON Datamodel Description: eFaps is an Open Source ERP.
URL: http://www.efaps.org/efaps-json
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.5.0 (compile)
Jackson-datatype-Joda Description: Add-on module for Jackson (http://jackson.codehaus.org) to support Joda (http://joda-time.sourceforge.net/) data types.
URL: http://wiki.fasterxml.com/JacksonModuleJoda
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.5.0 (compile)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://github.com/FasterXML/jackson
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-core:jar:2.5.0 (compile)
Jackson-core Description: Core Jackson abstractions, basic JSON streaming API implementation
URL: https://github.com/FasterXML/jackson
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.5.0 (compile)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://github.com/FasterXML/jackson
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.5.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.5.0 (compile)
- org.efaps:efaps-eql:jar:5.0.0-SNAPSHOT (compile)
eFaps Query Language Description: eFaps is an Open Source ERP.
URL: http://www.efaps.org/efaps-eql
Project License: The Apache Software License, Version 2.0
- org.eclipse.xtext:org.eclipse.xtext.xtext:jar:2.8.0 (compile)
Xtext Runtime Library Description: Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.
URL: http://www.eclipse.org/org.eclipse.xtext.standalone.parent/org.eclipse.xtext.xtext/
Project License: Eclipse Public License - v 1.0
- org.eclipse.xtext:org.eclipse.xtext.util:jar:2.8.0 (compile)
Xtext Util Description: Manually created POM
URL: http://plugins/org.eclipse.xtext.util/
Project License: Eclipse Public License - v 1.0
- com.google.guava:guava:jar:14.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. Guava has two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec.
URL: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- org.eclipse.xtext:org.eclipse.xtext.dependencies:pom:2.8.0 (compile)
3rd Party Dependencies - Library Description: Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.
URL: http://www.eclipse.org/org.eclipse.xtext.dependencies/
Project License: Eclipse Public License - v 1.0
- org.eclipse.tycho:org.eclipse.jdt.core:jar:3.10.0.v20140604-1726 (compile)
Tycho org.eclipse.jdt.core dependency (Incubation) Description: This is org.eclipse.jdt.core jar used by Tycho
URL: http://www.eclipse.org/tycho/
Project License: Eclipse Public License
- org.eclipse.tycho:org.eclipse.jdt.core:jar:3.10.0.v20140604-1726 (compile)
- com.google.guava:guava:jar:14.0.1 (compile)
- org.eclipse.xtext:org.eclipse.xtext:jar:2.8.0 (compile)
Xtext Runtime Library Description: Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.
URL: http://www.eclipse.org/org.eclipse.xtext.standalone.parent/org.eclipse.xtext/
Project License: Eclipse Public License - v 1.0
- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.8.0 (compile)
Eclipse Xbase Runtime Library Description: The runtime library for the Xbase programming language.
URL: http://plugins/org.eclipse.xtext.xbase.lib/
Project License: Eclipse Public License - v 1.0
- org.antlr:antlr-runtime:jar:3.2 (compile)
Antlr 3 Runtime Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
URL: http://www.antlr.org
Project License: No license is defined for this project.
- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.8.0 (compile)
- org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.8.0 (compile)
Common Types Runtime Library Description: Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.
URL: http://www.eclipse.org/org.eclipse.xtext.standalone.parent/org.eclipse.xtext.common.types/
Project License: Eclipse Public License - v 1.0
- org.eclipse.emf:org.eclipse.emf.codegen:jar:2.10.0-v20150123-0452 (runtime)
org.eclipse.emf.codegen Description: http://www.eclipse.org
URL: http://www.eclipse.org/emf
Project License: The Eclipse Public License Version 1.0
- org.ow2.asm:asm-commons:jar:5.0.1 (compile)
ASM Commons Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-commons/
Project License: BSD
- org.ow2.asm:asm-tree:jar:5.0.1 (compile)
ASM Tree Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-tree/
Project License: BSD
- org.ow2.asm:asm:jar:5.0.1 (compile)
ASM Core Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm/
Project License: BSD
- org.ow2.asm:asm:jar:5.0.1 (compile)
- org.ow2.asm:asm-tree:jar:5.0.1 (compile)
- org.eclipse.emf:org.eclipse.emf.codegen:jar:2.10.0-v20150123-0452 (runtime)
- org.eclipse.emf:org.eclipse.emf.ecore:jar:2.11.0-v20150123-0347 (compile)
org.eclipse.emf.ecore Description: http://www.eclipse.org
URL: http://www.eclipse.org/emf
Project License: The Eclipse Public License Version 1.0
- org.eclipse.emf:org.eclipse.emf.common:jar:2.11.0-v20150123-0347 (compile)
org.eclipse.emf.common Description: http://www.eclipse.org
URL: http://www.eclipse.org/emf
Project License: The Eclipse Public License Version 1.0
- org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.11.0-v20150123-0347 (compile)
org.eclipse.emf.ecore.xmi Description: http://www.eclipse.org
URL: http://www.eclipse.org/emf
Project License: The Eclipse Public License Version 1.0
- org.eclipse.emf:org.eclipse.emf.codegen.ecore:jar:2.11.0-v20150123-0357 (compile)
org.eclipse.emf.codegen.ecore Description: http://www.eclipse.org
URL: http://www.eclipse.org/emf
Project License: The Eclipse Public License Version 1.0
- 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
- com.google.inject:guice:jar:3.0 (compile)
Google Guice - Core Library Description: Guice is a lightweight dependency injection framework for Java 5 and above
URL: http://code.google.com/p/google-guice/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)
- commons-cli:commons-cli:jar:1.2 (compile)
Commons CLI Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/cli/
Project License: The Apache Software License, Version 2.0
- org.eclipse.xtext:xtext-antlr-generator:jar:2.1.1 (compile)
Xtext Antlr Generator Description: Antlr Generator for Xtext
URL: http://www.eclipse.org/xtext/
Project License: Eclipse Public License - v 1.0
- org.xtext:antlr-generator:jar:3.2.1 (compile)
Antlr 3.2 Generator Description: Antlr Generator for Xtext
URL: http://www.eclipse.org/xtext/
Project License: Eclipse Public License - v 1.0
- org.xtext:antlr-generator:jar:3.2.1 (compile)
- org.eclipse.xtext:org.eclipse.xtext.util:jar:2.8.0 (compile)
- org.eclipse.equinox:common:jar:3.6.200-v20130402-1505 (compile)
Common Eclipse Runtime Description: Common Eclipse Runtime
Project License: Eclipse Public License - v 1.0
- org.eclipse.xtext:org.eclipse.xtext.xtext:jar:2.8.0 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
Apache Commons Digester Description: The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
URL: http://commons.apache.org/digester/
Project License: The Apache Software License, Version 2.0
- cglib:cglib:jar:2.2.2 (compile)
Code Generation Library Description: Code generation library
URL: http://cglib.sourceforge.net/
Project License: ASF 2.0
- asm:asm:jar:3.3.1 (compile)
ASM Core Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm/
Project License: BSD
- asm:asm:jar:3.3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)
Commons BeanUtils Description: BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
- cglib:cglib:jar:2.2.2 (compile)
- org.jasypt:jasypt:jar:1.9.2 (compile)
JASYPT: Java Simplified Encryption Description: Java library which enables encryption in java apps with minimum effort.
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-jexl:jar:2.1.1 (compile)
Commons JEXL Description: The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
URL: http://commons.apache.org/jexl/
Project License: The Apache Software License, Version 2.0
- commons-transaction:commons-transaction:jar:1.2 (compile)
Transaction Description: Commons Transaction
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-vfs2:jar:2.0 (compile)
Commons VFS Core Description: VFS is a Virtual File System library.
URL: http://commons.apache.org/vfs/commons-vfs2/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.0 (compile)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/proper/commons-collections/
Project License: The Apache Software License, Version 2.0
- joda-time:joda-time:jar:2.7 (compile)
Joda-Time Description: Date and time library to replace JDK date handling
URL: http://www.joda.org/joda-time/
Project License: Apache 2
- de.jollyday:jollyday:jar:0.4.7 (compile)
Jollyday Description: This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently there are 63 countries supported like the following: United States, most european countries, Russia, India, Australia. Besides those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).
URL: http://sourceforge.net/projects/jollyday
Project License: Apache 2
- com.yahoo.platform.yui:yuicompressor:jar:2.4.8 (compile)
yui compressor Description: The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal is those cases) Compared to jsmin, the average savings is around 20%.
URL: http://developer.yahoo.com/yui/compressor/
Project License: BSD License
- rhino:js:jar:1.7R2 (compile)
Rhino Description: Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
URL: http://www.mozilla.org/rhino/
Project License: Mozilla Public License
- rhino:js:jar:1.7R2 (compile)
- org.efaps:wikiutil:jar:0.0.5 (compile)
eFaps WikiUtil Description: eFaps Wikiutil is used to render for a file containing wiki formated information a webpage or pdf.
URL: http://wikiutil.efaps.org
Project License: Apache 2.0 License
- commons-io:commons-io:jar:2.4 (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-io:commons-io:jar:2.4 (compile)
- net.sourceforge.dynamicreports:dynamicreports-core:jar:4.0.0 (compile)
DynamicReports - core Description: DynamicReports is an open source Java reporting library based on JasperReports. It allows to create dynamic report designs and it doesn't need a visual report designer. You can very quickly create reports and produce documents that can be displayed, printed or exported into many popular formats such as PDF, Excel, Word and others.
URL: http://www.dynamicreports.org
Project License: GNU Lesser General Public License
- net.sf.jasperreports:jasperreports:jar:6.0.0 (compile)
JasperReports Description: JasperReports Library
URL: http://jasperreports.sourceforge.net
Project License: GNU Lesser General Public License
- commons-digester:commons-digester:jar:2.1 (compile)
Commons Digester Description: The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
URL: http://commons.apache.org/digester/
Project License: The Apache Software License, Version 2.0
- com.itextpdf:itextpdf:jar:5.5.0 (compile)
iText, a Free Java-PDF library Description: iText, a free Java-PDF library
Project License: GNU Affero General Public License v3
- com.itextpdf:itext-pdfa:jar:5.5.0 (compile)
iText ISO-19005 Module Description: iText ISO-19005 Module
URL: http://www.itextpdf.com/itext-pdfa/
Project License: GNU Affero General Public License v3
- jfree:jcommon:jar:1.0.15 (compile)
jcommon Description: JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
URL: http://www.jfree.org/jcommon/
Project License: GNU Lesser General Public Licence
- jfree:jfreechart:jar:1.0.12 (compile)
jfreechart Description: JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
URL: http://www.jfree.org/jfreechart/
Project License: GNU Lesser General Public Licence
- xml-apis:xml-apis:jar:1.3.02 (compile)
xml-apis Description: There is currently no description associated with this project.
URL: http://xml.apache.org/commons/#external
Project License: No license is defined for this project.
- org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 (compile)
Eclipse ECJ Description: Eclipse JDT Core Batch Compiler
URL: http://www.eclipse.org/jdt/
Project License: Eclipse Public License v1.0
- org.codehaus.castor:castor:jar:1.2 (compile)
Castor Description: There is currently no description associated with this project.
URL: http://castor.org
Project License: No license is defined for this project.
- commons-digester:commons-digester:jar:2.1 (compile)
- net.sf.barcode4j:barcode4j:jar:2.0 (compile)
Barcode4J Description: Barcode4J is a flexible generator for barcodes written in Java.
URL: http://barcode4j.sourceforge.net/
Project License: ASF 2.0
- avalon-framework:avalon-framework-impl:jar:4.2.0 (compile)
avalon-framework-impl Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- avalon-framework:avalon-framework-impl:jar:4.2.0 (compile)
- net.sf.jasperreports:jasperreports:jar:6.0.0 (compile)
- org.apache.poi:poi:jar:3.11 (compile)
Apache POI Description: Apache POI - Java API To Access Microsoft Format Files
Project License: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.9 (compile)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/proper/commons-codec/
Project License: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.9 (compile)
- org.springframework:spring-beans:jar:4.0.0.RELEASE (compile)
Spring Beans Description: Spring Beans
URL: https://github.com/SpringSource/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-core:jar:4.0.0.RELEASE (compile)
Spring Core Description: Spring Core
URL: https://github.com/SpringSource/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-core:jar:4.0.0.RELEASE (compile)
- org.codehaus.groovy:groovy-all:jar:2.1.9 (compile)
Groovy Description: Groovy: A powerful, dynamic language for the JVM
URL: http://groovy.codehaus.org/
Project License: The Apache Software License, Version 2.0
- org.apache.ant:ant:jar:1.9.4 (compile)
Apache Ant Core Description: master POM
Project License: The Apache Software License, Version 2.0
- org.apache.ant:ant-launcher:jar:1.9.4 (compile)
Apache Ant Launcher Description: master POM
Project License: The Apache Software License, Version 2.0
- org.apache.ant:ant-launcher:jar:1.9.4 (compile)
- org.apache.ivy:ivy:jar:2.3.0 (compile)
Apache Ivy Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
URL: http://ant.apache.org/ivy/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-email:jar:1.3.3 (compile)
Apache Commons Email Description: Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
URL: http://commons.apache.org/proper/commons-email/
Project License: The Apache Software License, Version 2.0
- javax.mail:mail:jar:1.4.5 (compile)
JavaMail API (compat) Description: JavaMail API (compat)
- javax.activation:activation:jar:1.1.1 (compile)
JavaBeans(TM) Activation Framework Description: The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data
URL: http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp
Project License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.mail:mail:jar:1.4.5 (compile)
- org.glassfish.jersey.media:jersey-media-multipart:jar:2.7 (compile)
jersey-media-multipart Description: Jersey Multipart entity providers support module.
URL: https://jersey.java.net/project/jersey-media-multipart/
Project License: CDDL+GPL License
- org.glassfish.hk2.external:javax.inject:jar:2.2.0 (compile)
Injection API (JSR 330) version 1 repackaged as OSGi bundle Description: Generic Modules subsystem
URL: https://hk2.java.net/external/javax.inject
Project License: CDDL + GPLv2 with classpath exception
- org.jvnet.mimepull:mimepull:jar:1.9.3 (compile)
MIME streaming extension Description: Provides a streaming API to access attachments parts in a MIME message.
Project License: CDDL 1.1, GPL2 w/ CPE
- org.glassfish.hk2.external:javax.inject:jar:2.2.0 (compile)
- org.glassfish.jersey.core:jersey-server:jar:2.7 (compile)
jersey-core-server Description: Jersey core server implementation
URL: https://jersey.java.net/jersey-server/
Project License: CDDL+GPL License
- org.glassfish.jersey.core:jersey-common:jar:2.7 (compile)
jersey-core-common Description: Jersey core common packages
URL: https://jersey.java.net/jersey-common/
Project License: CDDL+GPL License
- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.7 (compile)
jersey-repackaged-guava Description: Jersey Guava Repackaged
URL: https://jersey.java.net/project/project/jersey-guava/
Project License: CDDL+GPL License
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 (compile)
OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. Description: See http://wiki.glassfish.java.net/Wiki.jsp?page=JdkSpiOsgi for more information
URL: http://glassfish.org/osgi-resource-locator/
Project License: CDDL + GPLv2 with classpath exception
- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.7 (compile)
- org.glassfish.jersey.core:jersey-client:jar:2.7 (compile)
jersey-core-client Description: Jersey core client implementation
URL: https://jersey.java.net/jersey-client/
Project License: CDDL+GPL License
- javax.ws.rs:javax.ws.rs-api:jar:2.0 (compile)
javax.ws.rs-api Description: Java.net - The Source for Java Technology Collaboration
URL: http://jax-rs-spec.java.net
Project License: CDDL 1.1, GPL2 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
- org.glassfish.hk2:hk2-api:jar:2.2.0 (compile)
HK2 API module Description: HK2 API module
URL: https://hk2.java.net/hk2-api
Project License: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2:hk2-utils:jar:2.2.0 (compile)
HK2 Implementation Utilities Description: HK2 Implementation Utilities
URL: https://hk2.java.net/hk2-utils
Project License: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.2.0 (compile)
aopalliance version 1.0 repackaged as a module Description: Generic Modules subsystem
URL: https://hk2.java.net/external/aopalliance-repackaged
Project License: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2:hk2-utils:jar:2.2.0 (compile)
- org.glassfish.hk2:hk2-locator:jar:2.2.0 (compile)
ServiceLocator Default Implementation Description: ServiceLocator Default Implementation
URL: https://hk2.java.net/hk2-locator
Project License: CDDL + GPLv2 with classpath exception
- javax.validation:validation-api:jar:1.1.0.Final (compile)
Bean Validation API Description: Bean Validation API
URL: http://beanvalidation.org
Project License: The Apache Software License, Version 2.0
- org.glassfish.jersey.core:jersey-common:jar:2.7 (compile)
- org.quartz-scheduler:quartz:jar:2.2.1 (compile)
quartz Description: Enterprise Job Scheduler
URL: http://www.quartz-scheduler.org/quartz
Project License: The Apache Software License, Version 2.0
- c3p0:c3p0:jar:0.9.1.1 (compile)
c3p0:JDBC DataSources/Resource Pools Description: c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.
URL: http://c3p0.sourceforge.net
Project License: GNU LESSER GENERAL PUBLIC LICENSE
- c3p0:c3p0:jar:0.9.1.1 (compile)
- javax.jcr:jcr:jar:2.0 (compile)
Content Repository for JavaTM Technology API Description: The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.
URL: http://www.jcp.org/en/jsr/detail?id=283
Project License: Day Specification License, Day Specification License addendum
- javax.jms:jms:jar:1.1 (compile)
Java Message Service Description: The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
URL: http://java.sun.com/products/jms
Project License: No license is defined for this project.
- org.infinispan:infinispan-core:jar:7.1.1.Final (compile)
Infinispan Core Description: Infinispan core module
URL: http://www.infinispan.org/infinispan-core
Project License: Apache License
- org.infinispan:infinispan-commons:jar:7.1.1.Final (compile)
Infinispan Commons Description: Infinispan Commons
URL: http://www.infinispan.org/infinispan-commons
Project License: Apache License
- org.jgroups:jgroups:jar:3.6.1.Final (compile)
JGroups Description: Reliable cluster communication toolkit
Project License: Apache License 2.0
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.1.Final (compile)
Java Transaction API Description: The Java Transaction 1.1 API classes
URL: http://www.jboss.org/jboss-transaction-api_1.1_spec
Project License: Common Development and Distribution License, GNU General Public License, Version 2 with the Classpath Exception
- org.jboss.marshalling:jboss-marshalling-osgi:jar:1.4.4.Final (compile)
JBoss Marshalling OSGi Bundle Description: JBoss Marshalling OSGi Bundle with API and implementations
URL: http://www.jboss.org/jboss-marshalling-parent/jboss-marshalling-osgi
Project License: Public Domain
- org.jboss.logging:jboss-logging:jar:3.1.2.GA (compile)
JBoss Logging 3 Description: The JBoss Logging Framework
URL: http://www.jboss.org
Project License: Apache License, version 2.0
- org.infinispan:infinispan-commons:jar:7.1.1.Final (compile)
- org.infinispan:infinispan-query:jar:7.1.1.Final (compile)
Infinispan Query API Description: Infinispan Query API module
URL: http://www.infinispan.org/infinispan-query
Project License: Apache License
- org.infinispan:infinispan-query-dsl:jar:7.1.1.Final (compile)
Infinispan Query DSL API Description: Infinispan Query DSL API module
URL: http://www.infinispan.org/infinispan-query-dsl
Project License: Apache License
- org.infinispan:infinispan-objectfilter:jar:7.1.1.Final (compile)
Infinispan Object Filtering API Description: Infinispan Object Filtering based on a JP-QL subset
URL: http://www.infinispan.org/infinispan-objectfilter
Project License: Apache License
- org.hibernate.hql:hibernate-hql-parser:jar:1.1.0.Final (compile)
Hibernate HQL/JP-QL Parser Description: Extensible parser for HQL/JP-QL queries
URL: http://ogm.hibernate.org/
Project License: GNU Lesser General Public License
- org.hibernate.hql:hibernate-hql-lucene:jar:1.1.0.Final (compile)
Hibernate HQL/JP-QL Walker for Lucene Description: Creates Lucene query objects from HQL/JP-QL queries
URL: http://ogm.hibernate.org/
Project License: GNU Lesser General Public License
- org.hibernate:hibernate-search-engine:jar:5.0.1.Final (compile)
Hibernate Search Engine Description: Core of the Object/Lucene mapper, query engine and index management
URL: http://search.hibernate.org/hibernate-search-engine
Project License: GNU Lesser General Public License
- org.apache.lucene:lucene-core:jar:4.10.3 (compile)
Lucene Core Description: Apache Lucene Java Core
URL: http://lucene.apache.org/lucene-parent/lucene-core
Project License: Apache 2
- org.apache.lucene:lucene-analyzers-common:jar:4.10.3 (compile)
Lucene Common Analyzers Description: Additional Analyzers
URL: http://lucene.apache.org/lucene-parent/lucene-analyzers-common
Project License: Apache 2
- org.apache.lucene:lucene-facet:jar:4.10.3 (compile)
Lucene Facets Description: Package for Faceted Indexing and Search
URL: http://lucene.apache.org/lucene-parent/lucene-facet
Project License: Apache 2
- org.apache.lucene:lucene-queries:jar:4.10.3 (compile)
Lucene Queries Description: Lucene Queries Module
URL: http://lucene.apache.org/lucene-parent/lucene-queries
Project License: Apache 2
- org.apache.lucene:lucene-queries:jar:4.10.3 (compile)
- org.apache.lucene:lucene-core:jar:4.10.3 (compile)
- org.hibernate:hibernate-search-infinispan:jar:5.0.1.Final (compile)
Hibernate Search Infinispan Directory Provider Description: Hibernate Search Infinispan Directory Provider
URL: http://search.hibernate.org/hibernate-search-infinispan
Project License: GNU Lesser General Public License
- org.hibernate:hibernate-search-serialization-avro:jar:5.0.1.Final (compile)
Hibernate Search Avro Serialization Description: Implementation of the Hibernate Search serialization protocol for remote indexing using Avro
URL: http://search.hibernate.org/hibernate-search-serialization-avro
Project License: GNU Lesser General Public License
- org.apache.avro:avro:jar:1.7.6 (compile)
Apache Avro Description: Avro core components
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (compile)
Data Mapper for Jackson Description: Data Mapper package is a high-performance data binding package built on Jackson JSON processor
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0
- com.thoughtworks.paranamer:paranamer:jar:2.3 (compile)
ParaNamer Core Description: Paranamer allows runtime access to constructor and method parameter names for Java classes
URL: http://paranamer.codehaus.org/paranamer
Project License: BSD
- org.apache.commons:commons-compress:jar:1.4.1 (compile)
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.
URL: http://commons.apache.org/compress/
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 (compile)
- org.apache.avro:avro:jar:1.7.6 (compile)
- org.infinispan:infinispan-lucene-directory:jar:7.1.1.Final (compile)
Infinispan Lucene Directory Implementation Description: A Lucene directory implementation based on Infinispan
URL: http://www.infinispan.org/infinispan-lucene-parent/infinispan-lucene-directory
Project License: Apache License
- org.infinispan:infinispan-query-dsl:jar:7.1.1.Final (compile)
- org.jbpm:jbpm-runtime-manager:jar:6.2.0.CR4 (compile)
jBPM :: RuntimeManager Description: jBPM RuntimeManager
URL: http://www.jboss.org/jbpm/jbpm-runtime-manager/
Project License: The Apache Software License, Version 2.0
- org.eclipse.aether:aether-api:jar:1.0.0.v20140518 (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.drools:drools-compiler:jar:6.2.0.CR4 (compile)
Drools :: Compiler Description: Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
URL: http://www.jboss.org/drools/kie-parent-with-dependencies/drools-multiproject/drools-compiler
Project License: The Apache Software License, Version 2.0
- org.drools:drools-core:jar:6.2.0.CR4 (compile)
Drools :: Core Description: Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
URL: http://www.jboss.org/drools/kie-parent-with-dependencies/drools-multiproject/drools-core
Project License: The Apache Software License, Version 2.0
- org.drools:drools-persistence-jpa:jar:6.2.0.CR4 (compile)
Drools :: Persistence :: JPA Description: JPA implementation for Drools
URL: http://www.jboss.org/drools/kie-parent-with-dependencies/drools-multiproject/drools-persistence-jpa
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-flow:jar:6.2.0.CR4 (compile)
jBPM :: Flow Description: jBPM Flow
URL: http://www.jboss.org/jbpm/jbpm-flow/
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-bpmn2:jar:6.2.0.CR4 (compile)
jBPM :: BPMN2 Description: jBPM BPMN2
URL: http://www.jboss.org/jbpm/jbpm-bpmn2/
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-audit:jar:6.2.0.CR4 (compile)
jBPM :: Audit Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-audit/
Project License: The Apache Software License, Version 2.0
- org.kie:kie-api:jar:6.2.0.CR4 (compile)
KIE API Description: The Drools and jBPM public API which is backwards compatible between releases.
URL: http://www.jboss.org/drools/kie-parent-with-dependencies/kie-api-parent/kie-api
Project License: The Apache Software License, Version 2.0
- org.kie:kie-internal:jar:6.2.0.CR4 (compile)
KIE Internal Description: The Drools and jBPM internal API which is NOT backwards compatible between releases.
URL: http://www.jboss.org/drools/kie-parent-with-dependencies/kie-api-parent/kie-internal
Project License: The Apache Software License, Version 2.0
- org.mvel:mvel2:jar:2.2.2.Final (compile)
mvel Description: MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts.
URL: http://mvel.codehaus.org/
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-human-task-core:jar:6.2.0.CR4 (compile)
jBPM :: Human Task Core Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-human-task/jbpm-human-task-core/
Project License: The Apache Software License, Version 2.0
- org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar:1.0.1.Final (compile)
Common Annotations 1.1 API Description: JSR 250: Common Annotations for the Java(TM) Platform
URL: http://www.jboss.org/jboss-annotations-api_1.1_spec
Project License: CDDL or GPLv2 with exceptions
- org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar:1.0.1.Final (compile)
- org.jbpm:jbpm-human-task-workitems:jar:6.2.0.CR4 (compile)
jBPM :: Human Task WorkItems Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-human-task/jbpm-human-task-workitems/
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-human-task-audit:jar:6.2.0.CR4 (compile)
jBPM :: Human Task Audit Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-human-task/jbpm-human-task-audit/
Project License: The Apache Software License, Version 2.0
- org.eclipse.aether:aether-api:jar:1.0.0.v20140518 (compile)
- org.jbpm:jbpm-persistence-jpa:jar:6.2.0.CR4 (compile)
jBPM :: JPA Persistence Description: jBPM JPA Persistence
URL: http://www.jboss.org/jbpm/jbpm-persistence-jpa/
Project License: The Apache Software License, Version 2.0
- com.google.protobuf:protobuf-java:jar:2.5.0 (compile)
Protocol Buffer Java API Description: Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
URL: http://code.google.com/p/protobuf
Project License: New BSD license
- org.jbpm:jbpm-flow-builder:jar:6.2.0.CR4 (compile)
jBPM :: Flow Builder Description: jBPM Flow Builder
URL: http://www.jboss.org/jbpm/jbpm-flow-builder/
Project License: The Apache Software License, Version 2.0
- com.google.protobuf:protobuf-java:jar:2.5.0 (compile)
- org.jbpm:jbpm-kie-services:jar:6.2.0.CR4 (compile)
jBPM :: KIE Services Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-services/jbpm-kie-services/
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-services-api:jar:6.2.0.CR4 (compile)
jBPM :: Services API Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-services/jbpm-services-api/
Project License: The Apache Software License, Version 2.0
- org.kie:kie-ci:jar:6.2.0.CR4 (compile)
KIE :: CI Description: Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
URL: http://www.jboss.org/drools/kie-parent-with-dependencies/drools-multiproject/kie-ci
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-artifact:jar:3.2.2 (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.2.2/maven-artifact
Project License: Apache License, Version 2.0
- org.apache.maven:maven-core:jar:3.2.2 (compile)
Maven Core Description: Maven Core classes.
URL: http://maven.apache.org/ref/3.2.2/maven-core
Project License: Apache License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:3.2.2 (compile)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: http://maven.apache.org/ref/3.2.2/maven-repository-metadata
Project License: Apache 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.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.apache.maven:maven-repository-metadata:jar:3.2.2 (compile)
- org.apache.maven:maven-model:jar:3.2.2 (compile)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: http://maven.apache.org/ref/3.2.2/maven-model
Project License: Apache License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.2.2 (compile)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: http://maven.apache.org/ref/3.2.2/maven-model-builder
Project License: Apache License, Version 2.0
- org.apache.maven:maven-plugin-api:jar:3.2.2 (compile)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: http://maven.apache.org/ref/3.2.2/maven-plugin-api
Project License: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.2.2 (compile)
Maven Settings Description: Maven Settings model.
URL: http://maven.apache.org/ref/3.2.2/maven-settings
Project License: Apache License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.2.2 (compile)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: http://maven.apache.org/ref/3.2.2/maven-settings-builder
Project License: Apache License, Version 2.0
- org.apache.maven:maven-compat:jar:3.2.2 (compile)
Maven Compat Description: Maven2 classes maintained as compatibility layer.
URL: http://maven.apache.org/ref/3.2.2/maven-compat
Project License: Apache License, Version 2.0
- org.apache.maven:maven-aether-provider:jar:3.2.2 (compile)
Maven Aether Provider Description: Extensions to Aether for utilizing Maven POM and repository metadata.
URL: http://maven.apache.org/ref/3.2.2/maven-aether-provider
Project License: Apache License, Version 2.0
- org.apache.maven.wagon:wagon-provider-api:jar:1.0 (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.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-utils:jar:3.0.17 (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.eclipse.aether:aether-util:jar:1.0.0.v20140518 (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.eclipse.aether:aether-impl:jar:1.0.0.v20140518 (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-connector-basic:jar:1.0.0.v20140518 (compile)
Aether Connector Basic Description: A repository connector implementation for repositories using URI-based layouts.
URL: http://www.eclipse.org/aether/aether-connector-basic/
Project License: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-spi:jar:1.0.0.v20140518 (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-transport-wagon:jar:1.0.0.v20140518 (compile)
Aether Transport Wagon Description: A transport implementation based on Maven Wagon.
URL: http://www.eclipse.org/aether/aether-transport-wagon/
Project License: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-transport-file:jar:1.0.0.v20140518 (compile)
Aether Transport File Description: A transport implementation for repositories using file:// URLs.
URL: http://www.eclipse.org/aether/aether-transport-file/
Project License: Eclipse Public License, Version 1.0
- org.eclipse.aether:aether-transport-http:jar:1.0.0.v20140518 (compile)
Aether Transport HTTP Description: A transport implementation for repositories using http:// and https:// URLs.
URL: http://www.eclipse.org/aether/aether-transport-http/
Project License: Eclipse Public License, Version 1.0
- org.apache.httpcomponents:httpclient:jar:4.2.6 (compile)
Apache HttpClient Description: HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client
Project License: Apache License
- org.slf4j:jcl-over-slf4j:jar:1.6.2 (compile)
JCL 1.1.1 implemented over SLF4J Description: JCL 1.1.1 implementation over SLF4J
URL: http://www.slf4j.org
Project License: MIT License
- org.apache.httpcomponents:httpclient:jar:4.2.6 (compile)
- 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
- 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
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M5 (compile)
- org.apache.maven.wagon:wagon-http:jar:2.0 (compile)
Apache Maven Wagon :: Providers :: HTTP Provider Description: Wagon that gets and puts artifacts through http using Apache httpclient-4.x.
URL: http://maven.apache.org/wagon/wagon-providers/wagon-http
Project License: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-http-shared4:jar:2.0 (compile)
Apache Maven Wagon :: Providers :: HTTP Shared Library 4 Description: Shared Library for the wagon-http, and wagon-http-lightweight wagon providers based on httpclient-4.x.
URL: http://maven.apache.org/wagon/wagon-providers/wagon-http-shared4
Project License: The Apache Software License, Version 2.0
- org.jsoup:jsoup:jar:1.6.1 (compile)
jsoup Description: jsoup HTML parser
URL: http://jsoup.org/
Project License: The MIT License
- org.jsoup:jsoup:jar:1.6.1 (compile)
- org.apache.maven.wagon:wagon-http-shared4:jar:2.0 (compile)
- org.apache.httpcomponents:httpcore:jar:4.3.2 (compile)
Apache HttpCore Description: HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project License: Apache License, Version 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.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
- org.apache.maven:maven-artifact:jar:3.2.2 (compile)
- org.jboss.spec.javax.el:jboss-el-api_2.2_spec:jar:1.0.4.Final (compile)
Expression Language 2.2 API Description: JSR-000245 Expression Language 2.2 API
URL: http://www.jboss.org/jboss-el-api_2.2_spec
Project License: Common Development and Distribution License, GNU General Public License, Version 2 with the Classpath Exception
- org.freemarker:freemarker:jar:2.3.19 (compile)
FreeMarker Description: FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Project License: BSD-style license
- 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
- com.thoughtworks.xstream:xstream:jar:1.4.7 (compile)
XStream Core Description: XStream is a serialization library from Java objects to XML and back.
URL: http://codehaus.org/xstream-parent/xstream/
Project License: BSD style
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
XML Pull Parsing API Description: There is currently no description associated with this project.
Project License: Public Domain
- xpp3:xpp3_min:jar:1.1.4c (compile)
MXP1: Xml Pull Parser 3rd Edition (XPP3) Description: MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
URL: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
Project License: Indiana University Extreme! Lab Software License, vesion 1.1.1, Public Domain
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
- org.scannotation:scannotation:jar:1.0.3 (compile)
scannotation Description: Scannotation is a Java library that creates an annotation database from a set of .class files
URL: http://scannotation.sf.net
Project License: Apache License V2.0
- javassist:javassist:jar:3.12.1.GA (compile)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
- javassist:javassist:jar:3.12.1.GA (compile)
- org.jbpm:jbpm-shared-services:jar:6.2.0.CR4 (compile)
jBPM :: Shared Services Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-services/jbpm-shared-services/
Project License: The Apache Software License, Version 2.0
- org.jbpm:jbpm-services-api:jar:6.2.0.CR4 (compile)
- org.jbpm:jbpm-human-task-jpa:jar:6.2.0.CR4 (compile)
jBPM :: JPA Human Task Persistence Description: jBPM JPA Human Task Persistence
URL: http://www.jboss.org/jbpm/jbpm-human-task/jbpm-human-task-jpa/
Project License: The Apache Software License, Version 2.0
- org.codehaus.jackson:jackson-core-asl:jar:1.9.9 (compile)
Jackson Description: Jackson is a high-performance JSON processor (parser, generator)
URL: http://jackson.codehaus.org
Project License: The Apache Software License, Version 2.0
- org.javassist:javassist:jar:3.18.1-GA (compile)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project License: MPL 1.1, LGPL 2.1, Apache License 2.0
- org.codehaus.jackson:jackson-core-asl:jar:1.9.9 (compile)
- org.jbpm:jbpm-executor:jar:6.2.0.CR4 (compile)
jBPM :: Executor Service Description: jBPM: a Business Process Management (BPM) Suite
URL: http://www.jboss.org/jbpm/jbpm-services/jbpm-executor/
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
- 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.enterprise:cdi-api:jar:1.0-SP4 (compile)
CDI APIs Description: APIs for JSR-299: Contexts and Dependency Injection for Java EE
URL: http://www.seamframework.org/Weld
Project License: Apache License, Version 2.0
- org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar:1.0.0.Beta1 (compile)
Interceptors 1.1 API Description: The JavaEE Interceptors 1.1 API classes from JSR 318.
URL: http://jboss-interceptors-api_1.1_spec/
Project License: lgpl
- 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
- org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:jar:1.0.0.Beta1 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- com.sun.xml.bind:jaxb-xjc:jar:2.2.11 (compile)
Old JAXB XJC Description: Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. In other words: the *tool* to generate java classes for the given xml representation.
URL: http://jaxb.java.net/jaxb-bundles/jaxb-xjc
Project License: CDDL+GPL License
- org.hibernate:hibernate-entitymanager:jar:4.3.8.Final (compile)
Hibernate JPA Support Description: Hibernate O/RM implementation of the JPA specification
URL: http://hibernate.org
Project License: GNU Lesser General Public License
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (compile)
JBoss Logging I18n Annotations Description: Parent POM for JBoss projects. Provides default project build configuration.
URL: http://www.jboss.org/jboss-logging-tools-parent/jboss-logging-annotations
Project License: Public Domain
- org.hibernate:hibernate-core:jar:4.3.8.Final (compile)
Core Hibernate O/RM functionality Description: The core O/RM functionality as provided by Hibernate
URL: http://hibernate.org
Project License: GNU Lesser General Public License
- 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
- org.jboss:jandex:jar:1.1.0.Final (compile)
Java Annotation Indexer Description: Parent POM for JBoss projects. Provides default project build configuration.
URL: http://www.jboss.org/jandex
Project License: AL 2.0
- antlr:antlr:jar:2.7.7 (compile)
- 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.
- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final (compile)
Hibernate Commons Annotations Description: Common reflection code used in support of annotation processing
URL: http://hibernate.org
Project License: GNU Lesser General Public License
- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final (compile)
Java Persistence API, Version 2.1 Description: Clean-room definition of JPA APIs intended for use in developing Hibernate JPA implementation. See README.md for details
URL: http://hibernate.org
Project License: Eclipse Public License (EPL), Version 1.0, Eclipse Distribution License (EDL), Version 1.0
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final (compile)
Java Transaction API Description: The Java Transaction 1.2 API classes
URL: http://www.jboss.org/jboss-transaction-api_1.2_spec
Project License: Common Development and Distribution License, GNU General Public License, Version 2 with the Classpath Exception
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (compile)
- org.hibernate:hibernate-validator:jar:4.3.2.Final (compile)
Hibernate Validator Engine Description: Hibernate's Bean Validation (JSR-303) reference implementation.
URL: http://validator.hibernate.org/hibernate-validator
Project License: Apache License, Version 2.0
- com.google.code.findbugs:annotations:jar:3.0.0 (compile)
FindBugs-Annotations Description: Annotation supports the FindBugs tool
URL: http://findbugs.sourceforge.net/
Project License: GNU Lesser Public License
- org.testng:testng:jar:6.8.17 (test)
TestNG Description: TestNG is a testing framework.
URL: http://testng.org
Project License: Apache License, Version 2.0
- org.beanshell:bsh:jar:2.0b4 (test)
BeanShell Description: BeanShell
Project License: GNU LESSER GENERAL PUBLIC LICENSE
- com.beust:jcommander:jar:1.27 (test)
JCommander Description: A Java framework to parse command line options with annotations.
URL: http://beust.com/jcommander
Project License: The Apache Software License, Version 2.0
- org.beanshell:bsh:jar:2.0b4 (test)
- org.slf4j:slf4j-log4j12:jar:1.7.10 (test)
SLF4J LOG4J-12 Binding Description: SLF4J LOG4J-12 Binding
URL: http://www.slf4j.org
Project License: MIT License
- log4j:log4j:jar:1.2.17 (test)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project License: The Apache Software License, Version 2.0
- org.eclipse.jetty:jetty-jndi:jar:9.2.10.v20150310 (test)
Jetty :: JNDI Naming Description: JNDI spi impl for java namespace.
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:9.2.10.v20150310 (test)
Jetty :: Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-server:jar:9.2.10.v20150310 (test)
Jetty :: Server Core Description: The core jetty server artifact.
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
Java Servlet API Description: Java.net - The Source for Java Technology Collaboration
URL: http://servlet-spec.java.net
Project License: CDDL + GPLv2 with classpath exception
- org.eclipse.jetty:jetty-http:jar:9.2.10.v20150310 (test)
Jetty :: Http Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:9.2.10.v20150310 (test)
Jetty :: IO Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.apache.commons:commons-dbcp2:jar:2.0.1 (test)
Apache Commons DBCP Description: Apache Commons DBCP software implements Database Connection Pooling
URL: http://commons.apache.org/proper/commons-dbcp/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-pool2:jar:2.2 (test)
Apache Commons Pool Description: Apache Commons Object Pooling Library
URL: http://commons.apache.org/proper/commons-pool/
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.3 (compile)
Commons Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-pool2:jar:2.2 (test)
- org.slf4j:slf4j-api:jar:1.7.10 (compile)
Licenses
GPLv2+CE: JavaMail API (compat)
CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, Injection API (JSR 330) version 1 repackaged as OSGi bundle, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API
Apache 2: Joda-Time, Jollyday, Lucene Common Analyzers, Lucene Core, Lucene Facets, Lucene Queries
Unknown: Antlr 3 Runtime, Castor, Java Message Service, avalon-framework-impl, dom4j, xml-apis
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform, JavaBeans(TM) Activation Framework
Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1
Apache License: Apache HttpClient, Infinispan Commons, Infinispan Core, Infinispan Lucene Directory Implementation, Infinispan Object Filtering API, Infinispan Query API, Infinispan Query DSL API
AL 2.0: Java Annotation Indexer
The MIT License: jsoup
ASF 2.0: Barcode4J, Code Generation Library
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache License, version 2.0: JBoss Logging 3
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell, c3p0:JDBC DataSources/Resource Pools
BSD: ASM Commons, ASM Core, ASM Tree, ParaNamer Core
Apache License, Version 2.0: Apache HttpCore, CDI APIs, Hibernate Validator Engine, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, TestNG
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
GNU Lesser Public License: FindBugs-Annotations
CDDL or GPLv2 with exceptions: Common Annotations 1.1 API
Day Specification License addendum: Content Repository for JavaTM Technology API
GNU Lesser General Public Licence: jcommon, jfreechart
Apache License 2.0: JGroups, Javassist
Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1
ICU License: ICU4J
The Eclipse Public License Version 1.0: org.eclipse.emf.codegen, org.eclipse.emf.codegen.ecore, org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi
Public Domain: AOP alliance, JBoss Logging I18n Annotations, JBoss Marshalling OSGi Bundle, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
Common Development and Distribution License: Expression Language 2.2 API, Java Transaction API
BSD-style license: FreeMarker
Eclipse Public License - v 1.0: 3rd Party Dependencies - Library, Antlr 3.2 Generator, Common Eclipse Runtime, Common Types Runtime Library, Eclipse Xbase Runtime Library, Xtext Antlr Generator, Xtext Runtime Library, Xtext Util
GNU General Public License, Version 2 with the Classpath Exception: Expression Language 2.2 API, Java Transaction API
MPL 1.1: Javassist
GNU Lesser General Public License: Core Hibernate O/RM functionality, DynamicReports - core, Hibernate Commons Annotations, Hibernate HQL/JP-QL Parser, Hibernate HQL/JP-QL Walker for Lucene, Hibernate JPA Support, Hibernate Search Avro Serialization, Hibernate Search Engine, Hibernate Search Infinispan Directory Provider, JasperReports
GNU Affero General Public License v3: iText ISO-19005 Module, iText, a Free Java-PDF library
CDDL 1.1: MIME streaming extension, javax.ws.rs-api
BSD License: AntLR Parser Generator, PostgreSQL JDBC Driver, yui compressor
New BSD license: Protocol Buffer Java API
CDDL+GPL License: Old JAXB XJC, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-multipart, jersey-repackaged-guava
Eclipse Public License: Tycho org.eclipse.jdt.core dependency (Incubation)
The GNU General Public License, Version 2: MySQL java connector
BSD style: XStream Core
Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JNDI Naming, Jetty :: Server Core, Jetty :: Utilities
Mozilla Public License: Rhino
LGPL 2.1: Javassist
Day Specification License: Content Repository for JavaTM Technology API
Eclipse Public License v1.0: Eclipse ECJ
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Avro, Apache Commons Codec, Apache Commons Collections, Apache Commons DBCP, Apache Commons DbUtils, Apache Commons Digester, Apache Commons Email, Apache Commons Lang, Apache Commons Pool, Apache Ivy, Apache Log4j, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library 4, Apache POI, Bean Validation API, Commons BeanUtils, Commons CLI, Commons Collections, Commons Compress, Commons Digester, Commons IO, Commons JEXL, Commons Lang, Commons Logging, Commons VFS Core, Data Mapper for Jackson, Drools :: Compiler, Drools :: Core, Drools :: Persistence :: JPA, Google Guice - Core Library, Groovy, Guava: Google Core Libraries for Java, JASYPT: Java Simplified Encryption, JCommander, Jackson, Jackson-annotations, Jackson-core, Jackson-datatype-Joda, KIE :: CI, KIE API, KIE Internal, Maven Wagon API, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, Spring Beans, Spring Core, Transaction, eFaps JSON Datamodel, eFaps Kernel, eFaps Query Language, jBPM :: Audit, jBPM :: BPMN2, jBPM :: Executor Service, jBPM :: Flow, jBPM :: Flow Builder, jBPM :: Human Task Audit, jBPM :: Human Task Core, jBPM :: Human Task WorkItems, jBPM :: JPA Human Task Persistence, jBPM :: JPA Persistence, jBPM :: KIE Services, jBPM :: RuntimeManager, jBPM :: Services API, jBPM :: Shared Services, jackson-databind, javax.inject, mvel, quartz
CDDL: JavaMail API (compat)
lgpl: Interceptors 1.1 API
GPL2 w/ CPE: MIME streaming extension, javax.ws.rs-api
Apache License V2.0: scannotation
Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JNDI Naming, Jetty :: Server Core, Jetty :: Utilities
Eclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport File, Aether Transport HTTP, Aether Transport Wagon, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
Apache 2.0 License: eFaps WikiUtil
Dependency File Details
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
| antlr-2.7.7.jar | 445.29 kB | 239 | 224 | 12 | 1.2 | Yes |
| aopalliance-1.0.jar | 4.47 kB | 15 | 9 | 2 | 1.3 | Yes |
| asm-3.3.1.jar | 43.58 kB | 24 | 23 | 2 | 1.2 | No |
| avalon-framework-impl-4.2.0.jar | 60.72 kB | 45 | 30 | 7 | 1.1 | Yes |
| c3p0-0.9.1.1.jar | 608.38 kB | 434 | 382 | 44 | 1.4 | Yes |
| cglib-2.2.2.jar | 287.19 kB | 242 | 228 | 7 | 1.2 | Yes |
| jcommander-1.27.jar | 55.58 kB | 59 | 45 | 5 | 1.5 | Yes |
| jackson-annotations-2.5.0.jar | 39.81 kB | 64 | 52 | 1 | 1.6 | Yes |
| jackson-core-2.5.0.jar | 229.68 kB | 107 | 85 | 8 | 1.6 | Yes |
| jackson-databind-2.5.0.jar | 1.14 MB | 603 | 569 | 20 | 1.6 | Yes |
| jackson-datatype-joda-2.5.0.jar | 61.78 kB | 61 | 42 | 5 | 1.6 | Yes |
| annotations-3.0.0.jar | 77.21 kB | 138 | 64 | 5 | 1.6 | Yes |
| guava-14.0.1.jar | 2.19 MB | 1618 | 1594 | 13 | 1.6 | Yes |
| guice-3.0.jar | 710.49 kB | 585 | 565 | 12 | 1.5 | Yes |
| protobuf-java-2.5.0.jar | 533.46 kB | 256 | 246 | 1 | 1.5 | Yes |
| icu4j-52.1.jar | 10.47 MB | 4089 | 1045 | 9 | 1.5 | Yes |
| itext-pdfa-5.5.0.jar | 54.33 kB | 36 | 21 | 4 | 1.5 | Yes |
| itextpdf-5.5.0.jar | 2.11 MB | 907 | 831 | 40 | 1.5 | Yes |
| jaxb-xjc-2.2.11.jar | 2.03 MB | 1446 | 1173 | 63 | 1.6 | Yes |
| paranamer-2.3.jar | 29.56 kB | 25 | 15 | 1 | 1.5 | Yes |
| xstream-1.4.7.jar | 531.57 kB | 468 | 437 | 22 | 1.5 | Yes |
| yuicompressor-2.4.8.jar | 787.51 kB | 341 | 310 | 17 | 1.5 | Yes |
| commons-beanutils-1.8.3.jar | 232.02 kB | 155 | 137 | 6 | 1.3 | Yes |
| commons-cli-1.2.jar | 41.12 kB | 35 | 22 | 1 | 1.4 | Yes |
| commons-codec-1.9.jar | 263.96 kB | 227 | 85 | 6 | 1.6 | Yes |
| commons-collections-3.2.1.jar | 575.39 kB | 482 | 458 | 12 | 1.2 | Yes |
| commons-dbutils-1.6.jar | 77.86 kB | 67 | 52 | 3 | 1.6 | Yes |
| commons-digester-2.1.jar | 196.77 kB | 182 | 155 | 14 | 1.5 | Yes |
| commons-io-2.4.jar | 185.14 kB | 128 | 110 | 6 | 1.6 | Yes |
| commons-lang-2.6.jar | 284.22 kB | 155 | 133 | 10 | 1.3 | Yes |
| commons-logging-1.1.3.jar | 62.05 kB | 42 | 28 | 2 | 1.1 | Yes |
| commons-transaction-1.2.jar | 96.13 kB | 73 | 59 | 6 | 1.3 | Yes |
| jollyday-0.4.7.jar | 200.99 kB | 169 | 71 | 9 | 1.5 | Yes |
| dom4j-1.6.1.jar | 313.90 kB | 208 | 190 | 14 | 1.3 | Yes |
| javassist-3.12.1.GA.jar | 644.15 kB | 390 | 366 | 17 | 1.4 | Yes |
| activation-1.1.1.jar | 69.41 kB | 50 | 38 | 3 | 1.4 | Yes |
| javax.annotation-api-1.2.jar | 26.37 kB | 29 | 15 | 3 | 1.6 | Yes |
| jsr250-api-1.0.jar | 5.85 kB | 16 | 11 | 2 | 1.5 | Yes |
| cdi-api-1.0-SP4.jar | 52.03 kB | 94 | 75 | 7 | 1.5 | Yes |
| javax.inject-1.jar | 2.50 kB | 8 | 6 | 1 | 1.5 | No |
| jcr-2.0.jar | 69.25 kB | 138 | 120 | 10 | 1.4 | Yes |
| jms-1.1.jar | 26.26 kB | 62 | 58 | 1 | 1.1 | Yes |
| mail-1.4.5.jar | 508.14 kB | 319 | 288 | 14 | 1.4 | Yes |
| javax.servlet-api-3.1.0.jar | 95.81 kB | 103 | 79 | 4 | 1.6 | Yes |
| validation-api-1.1.0.Final.jar | 63.78 kB | 122 | 106 | 8 | 1.6 | Yes |
| javax.ws.rs-api-2.0.jar | 112.76 kB | 139 | 125 | 5 | 1.6 | Yes |
| jcommon-1.0.15.jar | 309.29 kB | 238 | 209 | 18 | 1.2 | Yes |
| jfreechart-1.0.12.jar | 1.37 MB | 658 | 586 | 36 | 1.3 | Yes |
| joda-time-2.7.jar | 589.29 kB | 674 | 245 | 7 | 1.5 | Yes |
| log4j-1.2.17.jar | 489.88 kB | 353 | 314 | 21 | 1.4 | Yes |
| mysql-connector-java-5.1.34.jar | 960.37 kB | 374 | 330 | 20 | 1.6 | Yes |
| barcode4j-2.0.jar | 256.47 kB | 167 | 138 | 21 | 1.3 | Yes |
| jasperreports-6.0.0.jar | 5.11 MB | 3438 | 3078 | 120 | 1.6 | Yes |
| dynamicreports-core-4.0.0.jar | 1.23 MB | 1072 | 961 | 79 | 1.6 | Yes |
| antlr-runtime-3.2.jar | 151.99 kB | 122 | 109 | 4 | 1.4 | Yes |
| ant-1.9.4.jar | 2.02 MB | 1222 | 1141 | 61 | 1.5 | Yes |
| ant-launcher-1.9.4.jar | 18.38 kB | 14 | 5 | 1 | 1.5 | Yes |
| avro-1.7.6.jar | 425.59 kB | 331 | 309 | 9 | 1.6 | Yes |
| commons-collections4-4.0.jar | 610.26 kB | 459 | 431 | 16 | 1.5 | Yes |
| commons-compress-1.4.1.jar | 241.37 kB | 156 | 129 | 14 | 1.5 | Yes |
| commons-dbcp2-2.0.1.jar | 167.96 kB | 79 | 62 | 4 | 1.6 | Yes |
| commons-digester3-3.2.jar | 241.61 kB | 213 | 189 | 11 | 1.5 | Yes |
| commons-email-1.3.3.jar | 50.01 kB | 36 | 20 | 3 | 1.5 | Yes |
| commons-jexl-2.1.1.jar | 267.63 kB | 198 | 178 | 6 | 1.5 | Yes |
| commons-lang3-3.3.2.jar | 412.74 kB | 241 | 217 | 12 | 1.6 | Yes |
| commons-pool2-2.2.jar | 108.04 kB | 80 | 65 | 3 | 1.6 | Yes |
| commons-vfs2-2.0.jar | 415.58 kB | 323 | 279 | 27 | 1.5 | Yes |
| httpclient-4.2.6.jar | 435.63 kB | 360 | 324 | 21 | 1.5 | Yes |
| httpcore-4.3.2.jar | 282.27 kB | 260 | 232 | 15 | 1.5 | Yes |
| ivy-2.3.0.jar | 1.22 MB | 840 | 728 | 64 | 1.4 | Yes |
| lucene-analyzers-common-4.10.3.jar | 1.70 MB | 637 | 526 | 63 | 1.6 | Yes |
| lucene-core-4.10.3.jar | 2.56 MB | 1668 | 1631 | 27 | 1.6 | Yes |
| lucene-facet-4.10.3.jar | 177.22 kB | 118 | 105 | 6 | 1.6 | Yes |
| lucene-queries-4.10.3.jar | 213.03 kB | 174 | 162 | 5 | 1.6 | Yes |
| maven-aether-provider-3.2.2.jar | 62.57 kB | 40 | 23 | 1 | 1.6 | Yes |
| maven-artifact-3.2.2.jar | 53.73 kB | 57 | 32 | 11 | 1.6 | Yes |
| maven-compat-3.2.2.jar | 283.81 kB | 211 | 159 | 29 | 1.6 | Yes |
| maven-core-3.2.2.jar | 576.69 kB | 445 | 359 | 48 | 1.6 | Yes |
| maven-model-3.2.2.jar | 159.86 kB | 67 | 50 | 3 | 1.6 | Yes |
| maven-model-builder-3.2.2.jar | 168.09 kB | 148 | 115 | 16 | 1.6 | Yes |
| maven-plugin-api-3.2.2.jar | 45.76 kB | 46 | 25 | 6 | 1.6 | Yes |
| maven-repository-metadata-3.2.2.jar | 25.76 kB | 25 | 7 | 2 | 1.6 | Yes |
| maven-settings-3.2.2.jar | 42.67 kB | 33 | 17 | 2 | 1.6 | Yes |
| maven-settings-builder-3.2.2.jar | 42.74 kB | 53 | 32 | 5 | 1.6 | Yes |
| wagon-http-2.0.jar | 10.79 kB | 19 | 1 | 1 | 1.5 | Yes |
| wagon-http-shared4-2.0.jar | 29.85 kB | 24 | 8 | 1 | 1.5 | Yes |
| wagon-provider-api-1.0.jar | 53.19 kB | 62 | 41 | 8 | 1.4 | Yes |
| poi-3.11.jar | 2.08 MB | 1419 | 1358 | 50 | 1.6 | Yes |
| bsh-2.0b4.jar | 281.69 kB | 238 | 158 | 8 | 1.2 | No |
| castor-1.2.jar | 864.60 kB | 606 | 540 | 34 | 1.3 | Yes |
| groovy-all-2.1.9.jar | 6.38 MB | 4180 | 3927 | 105 | 1.5 | Yes |
| jackson-core-asl-1.9.9.jar | 232.10 kB | 137 | 121 | 8 | 1.5 | Yes |
| jackson-mapper-asl-1.9.13.jar | 780.66 kB | 529 | 502 | 18 | 1.5 | Yes |
| plexus-classworlds-2.5.1.jar | 49.79 kB | 52 | 37 | 5 | 1.5 | Yes |
| plexus-component-annotations-1.5.5.jar | 4.21 kB | 15 | 3 | 1 | 1.5 | No |
| plexus-interpolation-1.19.jar | 61.70 kB | 60 | 44 | 6 | 1.5 | Yes |
| plexus-utils-3.0.17.jar | 251.79 kB | 129 | 104 | 9 | 1.6 | Yes |
| drools-compiler-6.2.0.CR4.jar | 1.63 MB | 827 | 748 | 34 | 1.6 | Yes |
| drools-core-6.2.0.CR4.jar | 3.41 MB | 1992 | 1887 | 73 | 1.6 | Yes |
| drools-persistence-jpa-6.2.0.CR4.jar | 74.72 kB | 65 | 48 | 8 | 1.6 | Yes |
| aether-api-1.0.0.v20140518.jar | 136.30 kB | 149 | 128 | 11 | 1.5 | Yes |
| aether-connector-basic-1.0.0.v20140518.jar | 36.78 kB | 34 | 19 | 1 | 1.5 | Yes |
| aether-impl-1.0.0.v20140518.jar | 171.74 kB | 113 | 95 | 4 | 1.5 | Yes |
| aether-spi-1.0.0.v20140518.jar | 30.73 kB | 54 | 34 | 8 | 1.5 | Yes |
| aether-transport-file-1.0.0.v20140518.jar | 8.97 kB | 19 | 4 | 1 | 1.5 | Yes |
| aether-transport-http-1.0.0.v20140518.jar | 34.66 kB | 34 | 19 | 1 | 1.5 | Yes |
| aether-transport-wagon-1.0.0.v20140518.jar | 25.39 kB | 36 | 16 | 2 | 1.5 | Yes |
| aether-util-1.0.0.v20140518.jar | 145.83 kB | 125 | 100 | 13 | 1.5 | Yes |
| org.eclipse.emf.codegen-2.10.0-v20150123-0452.jar | 288.43 kB | 162 | 135 | 9 | 1.5 | Yes |
| org.eclipse.emf.codegen.ecore-2.11.0-v20150123-0357.jar | 1.08 MB | 305 | 210 | 11 | 1.5 | Yes |
| org.eclipse.emf.common-2.11.0-v20150123-0347.jar | 353.68 kB | 238 | 212 | 6 | 1.5 | Yes |
| org.eclipse.emf.ecore-2.11.0-v20150123-0347.jar | 1.19 MB | 649 | 587 | 13 | 1.5 | Yes |
| org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.jar | 229.53 kB | 122 | 107 | 3 | 1.5 | Yes |
| common-3.6.200-v20130402-1505.jar | 106.70 kB | 76 | 59 | 4 | 1.2 | Yes |
| ecj-4.3.1.jar | 1.83 MB | 551 | 474 | 21 | 1.6 | Yes |
| jetty-http-9.2.10.v20150310.jar | 105.75 kB | 64 | 49 | 1 | 1.6 | Yes |
| jetty-io-9.2.10.v20150310.jar | 108.13 kB | 89 | 76 | 2 | 1.6 | Yes |
| jetty-jndi-9.2.10.v20150310.jar | 41.26 kB | 34 | 18 | 4 | 1.6 | Yes |
| jetty-server-9.2.10.v20150310.jar | 418.92 kB | 215 | 196 | 7 | 1.6 | Yes |
| jetty-util-9.2.10.v20150310.jar | 356.25 kB | 222 | 200 | 10 | 1.6 | Yes |
| org.eclipse.sisu.inject-0.0.0.M5.jar | 291.40 kB | 236 | 219 | 8 | 1.5 | Yes |
| org.eclipse.sisu.plexus-0.0.0.M5.jar | 196.54 kB | 196 | 164 | 20 | 1.5 | Yes |
| org.eclipse.jdt.core-3.10.0.v20140604-1726.jar | 5.56 MB | 1737 | 1620 | 46 | 1.6 | Yes |
| org.eclipse.xtext-2.8.0.jar | 2.61 MB | 1948 | 1837 | 84 | 1.6 | Yes |
| org.eclipse.xtext.common.types-2.8.0.jar | 438.07 kB | 322 | 298 | 10 | 1.6 | Yes |
| org.eclipse.xtext.dependencies-2.8.0.pom | 0.78 kB | - | - | - | - | - |
| org.eclipse.xtext.util-2.8.0.jar | 217.71 kB | 172 | 158 | 4 | 1.6 | Yes |
| org.eclipse.xtext.xbase.lib-2.8.0.jar | 117.54 kB | 116 | 100 | 4 | 1.6 | Yes |
| org.eclipse.xtext.xtext-2.8.0.jar | 2.12 MB | 1543 | 1253 | 140 | 1.6 | Yes |
| xtext-antlr-generator-2.1.1.jar | 7.47 kB | 15 | 3 | 1 | 1.5 | Yes |
| efaps-eql-5.0.0-SNAPSHOT.jar | 224.24 kB | 155 | 88 | 9 | 1.6 | Yes |
| efaps-json-5.0.0-SNAPSHOT.jar | 13.90 kB | 23 | 11 | 1 | 1.6 | Yes |
| wikiutil-0.0.5.jar | 113.26 kB | 93 | 66 | 11 | 1.6 | Yes |
| freemarker-2.3.19.jar | 931.17 kB | 703 | 668 | 17 | 1.5 | Yes |
| hk2-api-2.2.0.jar | 142.44 kB | 144 | 126 | 6 | 1.6 | Yes |
| hk2-locator-2.2.0.jar | 171.59 kB | 109 | 94 | 2 | 1.6 | Yes |
| hk2-utils-2.2.0.jar | 67.15 kB | 66 | 44 | 5 | 1.6 | Yes |
| osgi-resource-locator-1.0.1.jar | 20.24 kB | 23 | 12 | 1 | 1.6 | Yes |
| aopalliance-repackaged-2.2.0.jar | 14.87 kB | 39 | 26 | 4 | 1.6 | Yes |
| javax.inject-2.2.0.jar | 5.97 kB | 15 | 6 | 1 | 1.6 | No |
| jersey-guava-2.7.jar | 962.81 kB | 773 | 751 | 9 | 1.6 | Yes |
| jersey-client-2.7.jar | 151.69 kB | 114 | 98 | 5 | 1.6 | Yes |
| jersey-common-2.7.jar | 708.64 kB | 499 | 471 | 17 | 1.6 | Yes |
| jersey-server-2.7.jar | 923.05 kB | 724 | 674 | 25 | 1.6 | Yes |
| jersey-media-multipart-2.7.jar | 64.17 kB | 55 | 40 | 3 | 1.6 | Yes |
| hibernate-core-4.3.8.Final.jar | 5.27 MB | 3710 | 3461 | 201 | 1.6 | Yes |
| hibernate-entitymanager-4.3.8.Final.jar | 647.57 kB | 486 | 443 | 27 | 1.6 | Yes |
| hibernate-search-engine-5.0.1.Final.jar | 930.04 kB | 786 | 695 | 68 | 1.6 | Yes |
| hibernate-search-infinispan-5.0.1.Final.jar | 38.29 kB | 29 | 9 | 3 | 1.6 | Yes |
| hibernate-search-serialization-avro-5.0.1.Final.jar | 68.08 kB | 97 | 8 | 2 | 1.6 | Yes |
| hibernate-validator-4.3.2.Final.jar | 485.28 kB | 386 | 326 | 31 | 1.6 | Yes |
| hibernate-commons-annotations-4.0.5.Final.jar | 75.32 kB | 79 | 67 | 7 | 1.6 | Yes |
| hibernate-hql-lucene-1.1.0.Final.jar | 42.79 kB | 46 | 34 | 7 | 1.6 | Yes |
| hibernate-hql-parser-1.1.0.Final.jar | 762.60 kB | 619 | 598 | 14 | 1.6 | Yes |
| hibernate-jpa-2.1-api-1.0.0.Final.jar | 113.37 kB | 207 | 200 | 4 | 1.6 | Yes |
| infinispan-commons-7.1.1.Final.jar | 482.00 kB | 349 | 321 | 15 | 1.6 | Yes |
| infinispan-core-7.1.1.Final.jar | 2.58 MB | 1692 | 1538 | 123 | 1.6 | Yes |
| infinispan-lucene-directory-7.1.1.Final.jar | 122.32 kB | 79 | 59 | 8 | 1.6 | Yes |
| infinispan-objectfilter-7.1.1.Final.jar | 168.79 kB | 147 | 125 | 10 | 1.6 | Yes |
| infinispan-query-7.1.1.Final.jar | 277.36 kB | 216 | 181 | 14 | 1.6 | Yes |
| infinispan-query-dsl-7.1.1.Final.jar | 46.69 kB | 49 | 35 | 2 | 1.6 | Yes |
| jasypt-1.9.2.jar | 129.26 kB | 143 | 103 | 22 | 1.4 | Yes |
| javassist-3.18.1-GA.jar | 714.19 kB | 414 | 390 | 17 | 1.6 | Yes |
| jandex-1.1.0.Final.jar | 76.55 kB | 55 | 44 | 1 | 1.6 | Yes |
| jboss-logging-3.1.2.GA.jar | 55.25 kB | 55 | 43 | 1 | 1.6 | Yes |
| jboss-logging-annotations-1.2.0.Beta1.jar | 11.56 kB | 28 | 16 | 1 | 1.6 | Yes |
| jboss-marshalling-osgi-1.4.4.Final.jar | 370.01 kB | 282 | 256 | 6 | 1.6 | Yes |
| jboss-annotations-api_1.1_spec-1.0.1.Final.jar | 18.78 kB | 28 | 14 | 3 | 1.6 | Yes |
| jboss-el-api_2.2_spec-1.0.4.Final.jar | 48.70 kB | 50 | 33 | 2 | 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.1_spec-1.0.1.Final.jar | 25.22 kB | 31 | 18 | 2 | 1.6 | Yes |
| jboss-transaction-api_1.2_spec-1.0.0.Final.jar | 27.72 kB | 35 | 22 | 2 | 1.6 | Yes |
| jbpm-audit-6.2.0.CR4.jar | 91.90 kB | 69 | 53 | 6 | 1.6 | Yes |
| jbpm-bpmn2-6.2.0.CR4.jar | 258.85 kB | 141 | 104 | 7 | 1.6 | Yes |
| jbpm-executor-6.2.0.CR4.jar | 76.46 kB | 68 | 43 | 9 | 1.6 | Yes |
| jbpm-flow-6.2.0.CR4.jar | 820.84 kB | 481 | 423 | 43 | 1.6 | Yes |
| jbpm-flow-builder-6.2.0.CR4.jar | 155.17 kB | 112 | 89 | 9 | 1.6 | Yes |
| jbpm-human-task-audit-6.2.0.CR4.jar | 40.74 kB | 46 | 25 | 5 | 1.6 | Yes |
| jbpm-human-task-core-6.2.0.CR4.jar | 314.62 kB | 217 | 175 | 22 | 1.6 | Yes |
| jbpm-human-task-jpa-6.2.0.CR4.jar | 81.53 kB | 58 | 37 | 4 | 1.6 | Yes |
| jbpm-human-task-workitems-6.2.0.CR4.jar | 28.73 kB | 22 | 8 | 2 | 1.6 | Yes |
| jbpm-kie-services-6.2.0.CR4.jar | 123.65 kB | 88 | 63 | 10 | 1.6 | Yes |
| jbpm-persistence-jpa-6.2.0.CR4.jar | 40.96 kB | 39 | 24 | 5 | 1.6 | Yes |
| jbpm-runtime-manager-6.2.0.CR4.jar | 118.84 kB | 85 | 60 | 10 | 1.6 | Yes |
| jbpm-services-api-6.2.0.CR4.jar | 16.70 kB | 35 | 23 | 2 | 1.6 | Yes |
| jbpm-shared-services-6.2.0.CR4.jar | 20.09 kB | 25 | 12 | 2 | 1.6 | Yes |
| jgroups-3.6.1.Final.jar | 2.31 MB | 1091 | 1020 | 27 | 1.6 | Yes |
| jsoup-1.6.1.jar | 281.58 kB | 213 | 198 | 7 | 1.5 | Yes |
| mimepull-1.9.3.jar | 62.13 kB | 54 | 44 | 1 | 1.6 | Yes |
| kie-api-6.2.0.CR4.jar | 143.26 kB | 304 | 262 | 31 | 1.6 | Yes |
| kie-ci-6.2.0.CR4.jar | 86.18 kB | 63 | 45 | 4 | 1.6 | Yes |
| kie-internal-6.2.0.CR4.jar | 278.14 kB | 409 | 342 | 52 | 1.6 | Yes |
| mvel2-2.2.2.Final.jar | 1.01 MB | 678 | 637 | 30 | 1.5 | Yes |
| asm-5.0.1.jar | 53.22 kB | 30 | 25 | 2 | 1.2 | No |
| asm-commons-5.0.1.jar | 41.72 kB | 27 | 22 | 1 | 1.2 | No |
| asm-tree-5.0.1.jar | 29.04 kB | 35 | 30 | 1 | 1.2 | No |
| postgresql-9.3-1102-jdbc41.jar | 592.32 kB | 262 | 230 | 27 | 1.6 | Yes |
| quartz-2.2.1.jar | 660.32 kB | 398 | 350 | 31 | 1.6 | Yes |
| scannotation-1.0.3.jar | 18.77 kB | 23 | 13 | 2 | 1.5 | Yes |
| jcl-over-slf4j-1.6.2.jar | 17.31 kB | 23 | 9 | 2 | 1.3 | Yes |
| slf4j-api-1.7.10.jar | 32.12 kB | 39 | 28 | 3 | 1.5 | Yes |
| slf4j-log4j12-1.7.10.jar | 8.87 kB | 16 | 6 | 1 | 1.5 | Yes |
| plexus-cipher-1.4.jar | 13.49 kB | 20 | 6 | 1 | 1.4 | Yes |
| plexus-sec-dispatcher-1.3.jar | 28.56 kB | 31 | 13 | 3 | 1.4 | Yes |
| sisu-guice-3.1.0-no_aop.jar | 357.42 kB | 310 | 295 | 8 | 1.5 | Yes |
| spring-beans-4.0.0.RELEASE.jar | 669.27 kB | 416 | 370 | 15 | 1.6 | Yes |
| spring-core-4.0.0.RELEASE.jar | 955.33 kB | 732 | 687 | 39 | 1.6 | Yes |
| testng-6.8.17.jar | 836.60 kB | 595 | 546 | 26 | 1.5 | Yes |
| antlr-generator-3.2.1.jar | 1.48 MB | 640 | 496 | 22 | 1.5 | Yes |
| js-1.7R2.jar | 871.26 kB | 344 | 317 | 17 | 1.5 | Yes |
| xml-apis-1.3.02.jar | 194.21 kB | 341 | 301 | 25 | 1.1 | No |
| xmlpull-1.1.3.1.jar | 7.19 kB | 10 | 4 | 1 | 1.2 | Yes |
| xpp3_min-1.1.4c.jar | 24.96 kB | 12 | 3 | 2 | 1.1 | Yes |
| 213 | 116.04 MB | 73007 | 61876 | 3326 | 1.6 | 202 |
| compile: 199 | compile: 112.67 MB | compile: 70698 | compile: 59927 | compile: 3221 | - | compile: 189 |
| test: 13 | test: 3.07 MB | test: 2147 | test: 1814 | test: 96 | - | test: 12 |
| runtime: 1 | runtime: 288.43 kB | runtime: 162 | runtime: 135 | runtime: 9 | - | runtime: 1 |
Dependency Repository Locations
Repository locations for each of the Dependencies.
