| License |
License |
|---|---|
| GroupId | GroupIdorg.restcomm.commons |
| ArtifactId | ArtifactIdcommons-fsm |
| Last Version | Last Version2.0.147 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRestcomm Commons FSM
RestComm :: Parent pom
|
| Filename | Size |
|---|---|
| commons-fsm-2.0.147.pom | |
| commons-fsm-2.0.147.jar | 16 KB |
| commons-fsm-2.0.147-sources.jar | 12 KB |
| commons-fsm-2.0.147-javadoc.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.restcomm.commons/commons-fsm/ -->
<dependency>
<groupId>org.restcomm.commons</groupId>
<artifactId>commons-fsm</artifactId>
<version>2.0.147</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.commons/commons-fsm/
implementation 'org.restcomm.commons:commons-fsm:2.0.147'
// https://jarcasting.com/artifacts/org.restcomm.commons/commons-fsm/
implementation ("org.restcomm.commons:commons-fsm:2.0.147")
'org.restcomm.commons:commons-fsm:jar:2.0.147'
<dependency org="org.restcomm.commons" name="commons-fsm" rev="2.0.147">
<artifact name="commons-fsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.commons', module='commons-fsm', version='2.0.147')
)
libraryDependencies += "org.restcomm.commons" % "commons-fsm" % "2.0.147"
[org.restcomm.commons/commons-fsm "2.0.147"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restcomm.commons : commons-annotations | jar | 2.0.147 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |