Fork me on GitHub

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-databind 2.8.5 jar The Apache Software License, Version 2.0
com.github.sesygroup.choreography abstract-participant-behavior 1.0.0 jar The Apache Software License, Version 2.0
com.github.sesygroup.choreography choreography-specification 1.0.0 jar The Apache Software License, Version 2.0
com.github.sesygroup.choreography concrete-participant-behavior 1.0.0 jar The Apache Software License, Version 2.0
com.github.sesygroup.choreography coordination-delegate-generator 1.0.0-20170711.111357-2 jar The Apache Software License, Version 2.0
com.github.sesygroup.choreography hybrid-system-behavior 1.0.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-fileupload commons-fileupload 1.3.2 jar Apache License, Version 2.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
javax.servlet jstl 1.2 jar -
javax.servlet.jsp javax.servlet.jsp-api 2.3.1 jar CDDL + GPLv2 with classpath exception
mysql mysql-connector-java 5.1.40 jar The GNU General Public License, Version 2
org.apache.commons commons-dbcp2 2.1.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.tiles tiles-jsp 3.0.7 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-servlet 3.0.7 jar The Apache Software License, Version 2.0
org.hibernate hibernate-core 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-entitymanager 4.3.11.Final jar GNU Lesser General Public License
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.imgscalr imgscalr-lib 4.2 jar ASF 2.0
org.jgrapht jgrapht-core 1.0.1 jar GNU Lesser General Public License Version 2.1, February 1999-Eclipse Public License (EPL) 1.0
org.slf4j slf4j-api 1.7.12 jar MIT License
org.slf4j slf4j-log4j12 1.7.12 jar MIT License
org.springframework spring-context 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-config 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-taglibs 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.webjars webjars-locator 0.32 jar MIT
org.webjars.bower gentelella 1.3.0 jar MIT

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 Licenses
junit junit 4.12 jar Eclipse Public License 1.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:

GroupId ArtifactId Version Type Licenses
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.8.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.5 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.8.0 jar The Apache Software License, Version 2.0
commons-digester commons-digester 2.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.9 jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.4.2 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-api 3.0.7 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-autotag-core-runtime 1.2 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-core 3.0.7 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-request-api 1.0.6 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-request-jsp 1.0.6 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-request-servlet 1.0.6 jar The Apache Software License, Version 2.0
org.apache.tiles tiles-template 3.0.7 jar The Apache Software License, Version 2.0
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.slf4j jcl-over-slf4j 1.7.6 jar MIT License
org.springframework spring-aop 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-acl 3.2.5.RELEASE jar The Apache Software License, Version 2.0
org.webjars webjars-locator-core 0.30 jar MIT
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

Common Development and Distribution License: Java Transaction API

Eclipse Public License 1.0: JUnit

Eclipse Public License (EPL) 1.0: JGraphT - Core

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

ASF 2.0: imgscalr - A Java Image Scaling Library

Public Domain: AOP alliance, JBoss Logging I18n Annotations

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate JPA Support

New BSD License: Hamcrest Core

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

Unknown: dom4j, jstl

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache Commons Lang

LGPL 2.1: Javassist

MIT: gentelella, webjars-locator, webjars-locator-core

CDDL + GPLv2 with classpath exception: Java Servlet API, JavaServer Pages(TM) API

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Abstract Participant Behavior, Apache Commons Compress, Apache Commons DBCP, Apache Commons Logging, Apache Commons Pool, Apache Log4j, Autotag - Core runtime, Choreography Specification, Commons BeanUtils, Commons Digester, Commons IO, Concrete Participant Behavior, Coordination Delegate Generator, Hybrid System Behavior, Jackson-annotations, Jackson-core, MultiSynth Studio, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction, Spring Web, Spring Web MVC, Tiles - API, Tiles - Core Library, Tiles - JSP support, Tiles - Servlet support, Tiles - Template Technologies Support, Tiles Request - JSP support, Tiles request - API, Tiles request - Servlet support, XML Commons External Components XML APIs, jackson-databind, spring-security-acl, spring-security-config, spring-security-core, spring-security-taglibs, spring-security-web

The GNU General Public License, Version 2: MySQL Connector/J