Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.0.13 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.google.caliper | caliper | 1.0-beta-1 | jar | The Apache Software License, Version 2.0 |
com.itextpdf | itextpdf | 5.4.4 | jar | GNU Affero General Public License v3 |
com.sun.xml.bind | jaxb-impl | 2.2.6 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.xml.bind | jaxb-xjc | 2.2.6 | jar | CDDL 1.1-GPL2 w/ CPE |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.antlr | stringtemplate | 4.0.2 | jar | BSD licence |
org.apache.maven | maven-plugin-api | 3.1.1 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.0.15 | jar | The Apache Software License, Version 2.0 |
org.graphstream | gs-core | 1.3-SNAPSHOT | jar | LGPL3-Cecill-C |
org.graphstream | gs-ui | 1.3-SNAPSHOT | jar | LGPL3-Cecill-C |
org.jsxm | jsxmcore | 1.1.8 | jar | null |
org.reflections | reflections | 0.9.9-RC1 | jar | WTFPL |
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 |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 2.0 | 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:
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:
Project Dependency Graph
Dependency Tree
- org.jsxm.maven.plugin:jsxm-maven-plugin:maven-plugin:1.4.11-RC5
jsxm-maven-plugin Description: JSXM-maven-plugin serves as an interface for the JSXM tool. It provides 13 different goals each bound to a different phase. It supports all the functionality exposed by JSXM(animation, compilation, transformation, test case generation) along with new functionality such as XML validation, Repast agents compilation, graphical interface animation, batch animation, and sample creation. Last but not least, the plugin offers some extra functionality in order to smooth the integration of JSXM to existing Maven projects. For more information visit the http://www.jsxm.org/jsxm-maven-plugin/plugin-info.html#/Plugin_Documentation.
URL: http://www.jsxm.org
Project License:
- com.sun.xml.bind:jaxb-xjc:jar:2.2.6 (compile)
JAXB XJC Description: JAXB (JSR 222) reference implementation - Schema compiler
Project License: CDDL 1.1GPL2 w/ CPE
- com.sun.xml.bind:jaxb-impl:jar:2.2.6 (compile)
JAXB Reference Implementation Description: JAXB (JSR 222) Reference Implementation
Project License: CDDL 1.1GPL2 w/ CPE
- 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.apache.maven:maven-model:jar:3.1.1 (compile)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: http://maven.apache.org/ref/3.1.1/maven-model
Project License: The Apache Software License, Version 2.0
- 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.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.annotation:jsr250-api:jar:1.0 (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
- 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.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.codehaus.plexus:plexus-classworlds:jar:2.4 (compile)
Plexus Classworlds Description: A class loader framework
URL: http://plexus.codehaus.org/plexus-classworlds/
Project License: The Apache Software License, Version 2.0
- javax.enterprise:cdi-api:jar:1.0 (compile)
- org.apache.maven:maven-model:jar:3.1.1 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.0.15 (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
- 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
- junit:junit:jar:4.11 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. 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.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project License: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.jsxm:jsxmcore:jar:1.1.8 (compile)
jsxmcore Description: JSXM is a model-based testing tool. The tool is implemented in Java and allows the automated generation of test cases based on a model of the software to be tested. The model is expressed as a Stream X-machine (SXM). With the help of JSXM the specifed model can be used for: Model Animation, Test Generation and Test Transformation.
URL: http://www.jsxm.org
Project License:
- org.jdom:jdom:jar:1.1.3 (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.slf4j:slf4j-api:jar:1.7.5 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- org.jdom:jdom:jar:1.1.3 (compile)
- ch.qos.logback:logback-classic:jar:1.0.13 (compile)
Logback Classic Module Description: logback-classic module
Project License: Eclipse Public License - v 1.0GNU Lesser General Public License
- ch.qos.logback:logback-core:jar:1.0.13 (compile)
Logback Core Module Description: logback-core module
Project License: Eclipse Public License - v 1.0GNU Lesser General Public License
- ch.qos.logback:logback-core:jar:1.0.13 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.0 (test)
Maven Plugin Testing Mechanism Description: The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
URL: http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-core:jar:3.0.3 (test)
Maven Core 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-core/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-settings:jar:3.0.3 (test)
Maven Settings Description: Maven Settings
URL: http://maven.apache.org/maven-settings/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.0.3 (test)
Maven Settings 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-settings-builder/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:3.0.3 (test)
Maven Repository Metadata Model Description: Per-directory repository metadata.
URL: http://maven.apache.org/maven-repository-metadata/
Project License: The Apache Software License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.0.3 (test)
Maven Model 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-model-builder/
Project License: The Apache Software License, Version 2.0
- org.sonatype.aether:aether-impl:jar:1.11 (test)
Aether :: Implementation Description: An implementation of the repository system.
URL: http://aether.sonatype.org/aether-impl/
Project License: Eclipse Public License, Version 1.0Apache License, Version 2.0
- org.sonatype.aether:aether-api:jar:1.11 (test)
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.0Apache License, Version 2.0
- org.sonatype.aether:aether-util:jar:1.11 (test)
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.0Apache License, Version 2.0
- org.sonatype.sisu:sisu-inject-plexus:jar:2.1.1 (compile)
Sisu - Inject (Plexus bean support) Description: There is currently no description associated with this project.
URL: http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/
Project License: The Apache Software License, Version 2.0Eclipse Public License, Version 1.0
- org.sonatype.sisu:sisu-inject-bean:jar:2.1.1 (compile)
Sisu - Inject (JSR330 bean support) Description: There is currently no description associated with this project.
URL: http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/
Project License: The Apache Software License, Version 2.0Eclipse Public License, Version 1.0
- org.sonatype.sisu:sisu-inject-bean:jar:2.1.1 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.14 (test)
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.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (test)
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 (test)
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 (test)
- org.apache.maven:maven-settings:jar:3.0.3 (test)
- org.apache.maven:maven-compat:jar:3.0.3 (test)
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-7 (test)
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-7 (test)
- org.apache.maven:maven-aether-provider:jar:3.0.3 (test)
Maven Aether Provider Description: This module provides extensions to Aether for utilizing the Maven POM and Maven metadata.
URL: http://maven.apache.org/maven-aether-provider/
Project License: The Apache Software License, Version 2.0
- org.sonatype.aether:aether-spi:jar:1.11 (test)
Aether :: SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: http://aether.sonatype.org/aether-spi/
Project License: Eclipse Public License, Version 1.0Apache License, Version 2.0
- org.sonatype.aether:aether-spi:jar:1.11 (test)
- org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 (test)
Plexus Archiver Component Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 (test)
Default Plexus Container Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
classworlds Description: There is currently no description associated with this project.
URL: http://classworlds.codehaus.org/
Project License: No license is defined for this project.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 (test)
- org.apache.maven:maven-core:jar:3.0.3 (test)
- com.itextpdf:itextpdf:jar:5.4.4 (compile)
iText, a Free Java-PDF library Description: iText, a free Java-PDF library
Project License: GNU Affero General Public License v3
- org.reflections:reflections:jar:0.9.9-RC1 (compile)
Reflections Description: Reflections - a Java runtime metadata analysis
URL: http://code.google.com/p/reflections/reflections/
Project License: WTFPL
- com.google.guava:guava:jar:11.0.2 (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.javassist:javassist:jar:3.16.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.1LGPL 2.1Apache License 2.0
- 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.
- xml-apis:xml-apis:jar:1.0.b2 (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/#external
Project License: The Apache Software License, Version 2.0
- xml-apis:xml-apis:jar:1.0.b2 (compile)
- com.google.guava:guava:jar:11.0.2 (compile)
- org.antlr:stringtemplate:jar:4.0.2 (compile)
ANTLR StringTemplate 4.0.2 Description: StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month.
URL: http://www.stringtemplate.org
Project License: BSD licence
- org.antlr:antlr-runtime:jar:3.3 (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.antlr:antlr-runtime:jar:3.3 (compile)
- com.google.caliper:caliper:jar:1.0-beta-1 (compile)
caliper Description: Caliper: Microbenchmarking Framework for Java
URL: http://code.google.com/p/caliper/
Project License: The Apache Software License, Version 2.0
- com.google.code.gson:gson:jar:2.2.2 (compile)
Gson Description: Google Gson library
URL: http://code.google.com/p/google-gson/
Project License: The Apache Software License, Version 2.0
- joda-time:joda-time:jar:2.1 (compile)
Joda time Description: Date and time library to replace JDK date handling
URL: http://joda-time.sourceforge.net
Project License: Apache 2
- com.sun.jersey:jersey-client:jar:1.11 (compile)
jersey-client Description: Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
URL: https://jersey.java.net/jersey-client/
Project License: CDDL 1.1GPL2 w/ CPE
- com.sun.jersey:jersey-core:jar:1.11 (compile)
jersey-core Description: Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
URL: https://jersey.java.net/jersey-core/
Project License: CDDL 1.1GPL2 w/ CPE
- com.sun.jersey:jersey-core:jar:1.11 (compile)
- 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
- 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
- aopalliance:aopalliance:jar:1.0 (compile)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project License: Public Domain
- javax.inject:javax.inject:jar:1 (compile)
- com.google.inject.extensions:guice-multibindings:jar:3.0 (compile)
Google Guice - Extensions - MultiBindings Description: Guice is a lightweight dependency injection framework for Java 5 and above
URL: http://code.google.com/p/google-guice/extensions-parent/guice-multibindings/
Project License: The Apache Software License, Version 2.0
- com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:2.1 (compile)
java-allocation-instrumenter Description: java-allocation-instrumenter: A Java agent that rewrites bytecode to instrument allocation sites
URL: http://code.google.com/p/java-allocation-instrumenter/
Project License: The Apache Software License, Version 2.0
- org.ow2.asm:asm:jar:4.0 (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-analysis:jar:4.0 (compile)
ASM Analysis Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-analysis/
Project License: BSD
- org.ow2.asm:asm-commons:jar:4.0 (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:4.0 (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-util:jar:4.0 (compile)
ASM Util Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-util/
Project License: BSD
- org.ow2.asm:asm-xml:jar:4.0 (compile)
ASM XML Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm-xml/
Project License: BSD
- org.ow2.asm:asm:jar:4.0 (compile)
- com.google.code.gson:gson:jar:2.2.2 (compile)
- org.graphstream:gs-core:jar:1.3-SNAPSHOT (compile)
gs-core Description: The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them. This is the core package that contains the minimal needed to read, display and write a graph.
- org.graphstream:pherd:jar:1.0 (compile)
pherd Description: A n-tree implementation.
- org.graphstream:mbox2:jar:1.0 (compile)
mbox2 Description: The message box acts as a buffer for incoming messages. Its major property is to be usable from any thread. This allows any external source to post any message at any time without having to wonder about synchronisation.
- org.graphstream:pherd:jar:1.0 (compile)
- org.graphstream:gs-ui:jar:1.3-SNAPSHOT (compile)
gs-ui Description: The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them.
- org.graphstream:gs-algo:jar:1.3-SNAPSHOT (compile)
gs-algo Description: The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them. This package contains algorithms and generators.
- org.apache.commons:commons-math:jar:2.1 (compile)
Commons Math Description: The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
URL: http://commons.apache.org/math/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-math3:jar:3.0 (compile)
Commons Math Description: The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
URL: http://commons.apache.org/math/
Project License: The Apache Software License, Version 2.0
- org.jfree:jfreechart:jar:1.0.14 (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
- org.jfree:jcommon:jar:1.0.17 (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
- com.lowagie:itext:jar:2.1.5 (compile)
iText, a Free Java-PDF library Description: iText, a free Java-PDF library
URL: http://www.lowagie.com/iText/
Project License: Mozilla Public License
- bouncycastle:bcmail-jdk14:jar:138 (compile)
Legion of the Bouncy Castle Java Cryptography APIs Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle License
- bouncycastle:bcprov-jdk14:jar:138 (compile)
Legion of the Bouncy Castle Java Cryptography APIs Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle License
- bouncycastle:bcmail-jdk14:jar:138 (compile)
- org.jfree:jcommon:jar:1.0.17 (compile)
- org.apache.commons:commons-math:jar:2.1 (compile)
- org.scala-lang:scala-library:jar:2.10.1 (compile)
Scala Library Description: Standard library for the Scala Programming Language
URL: http://www.scala-lang.org/
Project License: BSD-like
- org.graphstream:gs-algo:jar:1.3-SNAPSHOT (compile)
- com.sun.xml.bind:jaxb-xjc:jar:2.2.6 (compile)
Licenses
Unamed: jsxm-maven-plugin, jsxmcore
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
MIT License: SLF4J API Module
GPL2 w/ CPE: JAXB Reference Implementation, JAXB XJC, jersey-client, jersey-core
LGPL3: gs-algo, gs-core, gs-ui, mbox2, pherd
New BSD License: Hamcrest Core
BSD licence: ANTLR StringTemplate 4.0.2
Apache 2: Joda time
Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), 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, ASM XML
Unknown: Antlr 3 Runtime, Default Plexus Container, Plexus Archiver Component, classworlds, dom4j
Apache License 2.0: Javassist
Apache License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, CDI APIs
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
MPL 1.1: Javassist
Mozilla Public License: iText, a Free Java-PDF library
Common Public License Version 1.0: JUnit
Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs
CDDL 1.1: JAXB Reference Implementation, JAXB XJC, jersey-client, jersey-core
GNU Affero General Public License v3: iText, a Free Java-PDF library
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Cecill-C: gs-algo, gs-core, gs-ui, mbox2, pherd
WTFPL: Reflections
BSD-like: Scala Library
LGPL 2.1: Javassist
GNU Lesser General Public Licence: JCommon, JFreeChart
The Apache Software License, Version 2.0: Commons IO, Commons Math, FindBugs-jsr305, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Gson, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), Sisu Guice - Core Library, XML Commons External Components XML APIs, caliper, java-allocation-instrumenter, javax.inject
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module