| License |
License |
|---|---|
| GroupId | GroupIdorg.restcomm.protocols.ss7.oam.common |
| ArtifactId | ArtifactIdsccp-oam |
| Version | Version8.0.0-140 |
| Type | Typejar |
| Description |
DescriptionRestcomm jSS7 :: Management-jmx :: sccp-oam
Restcomm :: Parent pom for 2.x releases
|
| Filename | Size |
|---|---|
| sccp-oam-8.0.0-140.pom | |
| sccp-oam-8.0.0-140.jar | 14 KB |
| sccp-oam-8.0.0-140-sources.jar | 11 KB |
| sccp-oam-8.0.0-140-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.oam.common/sccp-oam/ -->
<dependency>
<groupId>org.restcomm.protocols.ss7.oam.common</groupId>
<artifactId>sccp-oam</artifactId>
<version>8.0.0-140</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.oam.common/sccp-oam/
implementation 'org.restcomm.protocols.ss7.oam.common:sccp-oam:8.0.0-140'
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.oam.common/sccp-oam/
implementation ("org.restcomm.protocols.ss7.oam.common:sccp-oam:8.0.0-140")
'org.restcomm.protocols.ss7.oam.common:sccp-oam:jar:8.0.0-140'
<dependency org="org.restcomm.protocols.ss7.oam.common" name="sccp-oam" rev="8.0.0-140">
<artifact name="sccp-oam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.protocols.ss7.oam.common', module='sccp-oam', version='8.0.0-140')
)
libraryDependencies += "org.restcomm.protocols.ss7.oam.common" % "sccp-oam" % "8.0.0-140"
[org.restcomm.protocols.ss7.oam.common/sccp-oam "8.0.0-140"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restcomm.protocols.ss7.oam.common : jmx | jar | 8.0.0-140 |
| org.restcomm.protocols.ss7.oam.common : jmxss7 | jar | 8.0.0-140 |
| org.restcomm.protocols.ss7.oam.common : alarm | jar | 8.0.0-140 |
| org.restcomm.protocols.ss7.sccp : sccp-api | jar | 8.0.0-140 |
| log4j : log4j | jar | 1.2.14 |
| javolution : javolution | jar | 5.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.2 |