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.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 |
| org.apache.commons | commons-collections4 | 4.1 | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.5 | jar | Apache License, Version 2.0 |
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 |
| org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
| org.mockito | mockito-all | 1.10.19 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
Eclipse Public License 1.0: JUnit
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Lang
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Choreography Specification, Concrete Participant Behavior, Coordination Logic Realizer