| License |
License |
|---|---|
| GroupId | GroupIdcom.ironoreserver |
| ArtifactId | ArtifactIdcom.ironore.statemachine |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIronOre StateMachine
IronOre StateMachine
|
| Project Organization |
Project OrganizationIronOre |
<!-- https://jarcasting.com/artifacts/com.ironoreserver/com.ironore.statemachine/ -->
<dependency>
<groupId>com.ironoreserver</groupId>
<artifactId>com.ironore.statemachine</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ironoreserver/com.ironore.statemachine/
implementation 'com.ironoreserver:com.ironore.statemachine:2.0.1'
// https://jarcasting.com/artifacts/com.ironoreserver/com.ironore.statemachine/
implementation ("com.ironoreserver:com.ironore.statemachine:2.0.1")
'com.ironoreserver:com.ironore.statemachine:jar:2.0.1'
<dependency org="com.ironoreserver" name="com.ironore.statemachine" rev="2.0.1">
<artifact name="com.ironore.statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ironoreserver', module='com.ironore.statemachine', version='2.0.1')
)
libraryDependencies += "com.ironoreserver" % "com.ironore.statemachine" % "2.0.1"
[com.ironoreserver/com.ironore.statemachine "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.powermock : powermock-module-junit4 | jar | 1.4.10 |
| org.powermock : powermock-api-mockito | jar | 1.4.10 |