| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.commons |
| ArtifactId | ArtifactIdcommons-fsm |
| Last Version | Last Version1.0.139 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMobicents Commons FSM
Mobicents :: Parent pom for 2.x releases
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-fsm-1.0.139.pom | |
| commons-fsm-1.0.139.jar | 16 KB |
| commons-fsm-1.0.139-sources.jar | 12 KB |
| commons-fsm-1.0.139-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.commons/commons-fsm/ -->
<dependency>
<groupId>org.mobicents.commons</groupId>
<artifactId>commons-fsm</artifactId>
<version>1.0.139</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.commons/commons-fsm/
implementation 'org.mobicents.commons:commons-fsm:1.0.139'
// https://jarcasting.com/artifacts/org.mobicents.commons/commons-fsm/
implementation ("org.mobicents.commons:commons-fsm:1.0.139")
'org.mobicents.commons:commons-fsm:jar:1.0.139'
<dependency org="org.mobicents.commons" name="commons-fsm" rev="1.0.139">
<artifact name="commons-fsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.commons', module='commons-fsm', version='1.0.139')
)
libraryDependencies += "org.mobicents.commons" % "commons-fsm" % "1.0.139"
[org.mobicents.commons/commons-fsm "1.0.139"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mobicents.commons : commons-annotations | jar | 1.0.139 |
| 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 |