License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.sesygroup.choreography |
ArtifactId | ArtifactIdabstract-participant-behavior |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAbstract Participant Behavior
Abstract Participant Behavior
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.sesygroup.choreography/abstract-participant-behavior/ -->
<dependency>
<groupId>com.github.sesygroup.choreography</groupId>
<artifactId>abstract-participant-behavior</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sesygroup.choreography/abstract-participant-behavior/
implementation 'com.github.sesygroup.choreography:abstract-participant-behavior:1.0.0'
// https://jarcasting.com/artifacts/com.github.sesygroup.choreography/abstract-participant-behavior/
implementation ("com.github.sesygroup.choreography:abstract-participant-behavior:1.0.0")
'com.github.sesygroup.choreography:abstract-participant-behavior:jar:1.0.0'
<dependency org="com.github.sesygroup.choreography" name="abstract-participant-behavior" rev="1.0.0">
<artifact name="abstract-participant-behavior" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sesygroup.choreography', module='abstract-participant-behavior', version='1.0.0')
)
libraryDependencies += "com.github.sesygroup.choreography" % "abstract-participant-behavior" % "1.0.0"
[com.github.sesygroup.choreography/abstract-participant-behavior "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sesygroup.choreography : choreography-specification | jar | 1.0.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.commons : commons-collections4 | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |