License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mobicents.protocols.ss7.management |
ArtifactId | ArtifactIdshell-client |
Last Version | Last Version8.0.112 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestcomm jSS7 :: Management :: shell-client
Restcomm :: Parent pom for 2.x releases
|
Filename | Size |
---|---|
shell-client-8.0.112.pom | |
shell-client-8.0.112.jar | 34 KB |
shell-client-8.0.112-sources.jar | 28 KB |
shell-client-8.0.112-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-client/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.management</groupId>
<artifactId>shell-client</artifactId>
<version>8.0.112</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-client/
implementation 'org.mobicents.protocols.ss7.management:shell-client:8.0.112'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-client/
implementation ("org.mobicents.protocols.ss7.management:shell-client:8.0.112")
'org.mobicents.protocols.ss7.management:shell-client:jar:8.0.112'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-client" rev="8.0.112">
<artifact name="shell-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-client', version='8.0.112')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-client" % "8.0.112"
[org.mobicents.protocols.ss7.management/shell-client "8.0.112"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.protocols.ss7.management : shell-transport | jar | 8.0.112 |
org.jboss.jreadline » jreadline | jar | 0.17 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2 |