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