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
ca.mcgill.sable soot 3.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE 2.1
com.cronutils cron-utils 7.0.6 jar Apache 2.0
com.google.code.gson gson 2.8.5 jar Apache 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
de.odysseus.juel juel 2.1.3 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.time4j time4j-range 4.33 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.apache.ant ant 1.10.5 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.1 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.5.4 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.5.4 jar Apache License, Version 2.0
org.camunda.bpm camunda-engine 7.9.0 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-all 2.4.15 jar The Apache Software License, Version 2.0
org.mockito mockito-core 2.23.0 jar The MIT License
org.springframework spring-context 5.1.1.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.1.1.RELEASE jar Apache 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.springframework spring-test 5.1.1.RELEASE jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2 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:

GroupId ArtifactId Version Type Licenses
ca.mcgill.sable jasmin 3.0.1 jar -
ca.mcgill.sable java_cup 0.9.2 jar -
ca.mcgill.sable polyglot 2006 jar -
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
heros heros 1.1.0 jar -
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
joda-time joda-time 2.1 jar Apache 2
net.bytebuddy byte-buddy 1.9.0 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.0 jar The Apache Software License, Version 2.0
net.time4j time4j-core 4.33 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
net.time4j time4j-i18n 4.33 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.apache.ant ant-launcher 1.10.5 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.11.1 jar Apache License, Version 2.0
org.apache.maven maven-model 3.5.4 jar Apache License, Version 2.0
org.camunda.bpm.dmn camunda-engine-dmn 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.bpm.dmn camunda-engine-feel-api 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.bpm.dmn camunda-engine-feel-juel 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.bpm.model camunda-bpmn-model 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.bpm.model camunda-cmmn-model 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.bpm.model camunda-dmn-model 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.bpm.model camunda-xml-model 7.9.0 jar The Apache Software License, Version 2.0
org.camunda.commons camunda-commons-logging 1.5.0 jar The Apache Software License, Version 2.0
org.camunda.commons camunda-commons-typed-values 1.5.0 jar The Apache Software License, Version 2.0
org.camunda.commons camunda-commons-utils 1.5.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 jar Eclipse Public License, Version 1.0
org.functionaljava functionaljava 4.2 jar The BSD3 License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.mybatis mybatis 3.4.4 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.6 jar Apache 2
org.ow2.asm asm-debug-all 5.2 jar BSD
org.slf4j slf4j-api 1.7.12 jar MIT License
org.smali dexlib2 2.2.5 jar The BSD 3-Clause License
org.springframework spring-aop 5.1.1.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.1.1.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.1.1.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.1.1.RELEASE jar Apache License, Version 2.0
pxb.android axml 2.0.0 jar -
xmlpull xmlpull 1.1.3.4d_b4_min jar Public Domain

Project Dependency Graph

Dependency Tree

Licenses

BSD-3 Clause: viadee Process Application Validator

Apache 2.0: Gson, cron-utils

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

GNU LESSER GENERAL PUBLIC LICENSE 2.1: Soot - a J*va Optimization Framework

Public Domain: XML Pull Parsing API

New BSD License: Hamcrest Core

Apache 2: Joda time, Objenesis

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: ASM Debug All

The BSD 3-Clause License: dexlib2

Unknown: axml, heros, jasmin, java_cup, polyglot

The BSD3 License: Functional Java

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, CDI APIs, Maven Artifact, Maven Model, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Plexus Common Utilities, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999: Time4J-Core, Time4J-I18n, Time4J-Range

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Groovy, Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, Guava: Google Core Libraries for Java, Java Unified Expression Language, Plexus :: Component Annotations, Plexus Classworlds, camunda BPM - BPMN Model API, camunda BPM - CMMN Model API, camunda BPM - DMN Model API, camunda BPM - Xml Model API, camunda BPM - engine, camunda Commons - Logging, camunda Commons - Typed Values, camunda Commons - Utils, camunda DMN - engine, camunda DMN - engine FEEL - API, camunda DMN - engine FEEL - JUEL, javax.inject, mybatis