License |
License |
---|---|
GroupId | GroupIdorg.mobicents.protocols.ss7.management |
ArtifactId | ArtifactIdshell-server-api |
Last Version | Last Version8.0.112 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestcomm jSS7 :: Management :: shell-server-api
Restcomm :: Parent pom for 2.x releases
|
Filename | Size |
---|---|
shell-server-api-8.0.112.pom | |
shell-server-api-8.0.112.jar | 2 KB |
shell-server-api-8.0.112-sources.jar | 1 KB |
shell-server-api-8.0.112-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.management</groupId>
<artifactId>shell-server-api</artifactId>
<version>8.0.112</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/
implementation 'org.mobicents.protocols.ss7.management:shell-server-api:8.0.112'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/
implementation ("org.mobicents.protocols.ss7.management:shell-server-api:8.0.112")
'org.mobicents.protocols.ss7.management:shell-server-api:jar:8.0.112'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-server-api" rev="8.0.112">
<artifact name="shell-server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-server-api', version='8.0.112')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-server-api" % "8.0.112"
[org.mobicents.protocols.ss7.management/shell-server-api "8.0.112"]