License |
License |
---|---|
GroupId | GroupIdorg.mobicents.protocols.ss7.tcap |
ArtifactId | ArtifactIdtcap-impl |
Last Version | Last Version8.0.112 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestcomm jSS7 :: TCAP :: Impl :: tcap-impl
Restcomm :: Parent pom for 2.x releases
|
Filename | Size |
---|---|
tcap-impl-8.0.112.pom | |
tcap-impl-8.0.112.jar | 104 KB |
tcap-impl-8.0.112-sources.jar | 88 KB |
tcap-impl-8.0.112-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.tcap/tcap-impl/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.tcap</groupId>
<artifactId>tcap-impl</artifactId>
<version>8.0.112</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.tcap/tcap-impl/
implementation 'org.mobicents.protocols.ss7.tcap:tcap-impl:8.0.112'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.tcap/tcap-impl/
implementation ("org.mobicents.protocols.ss7.tcap:tcap-impl:8.0.112")
'org.mobicents.protocols.ss7.tcap:tcap-impl:jar:8.0.112'
<dependency org="org.mobicents.protocols.ss7.tcap" name="tcap-impl" rev="8.0.112">
<artifact name="tcap-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.tcap', module='tcap-impl', version='8.0.112')
)
libraryDependencies += "org.mobicents.protocols.ss7.tcap" % "tcap-impl" % "8.0.112"
[org.mobicents.protocols.ss7.tcap/tcap-impl "8.0.112"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
io.netty : netty-all | jar | 4.0.33.Final |
org.mobicents.protocols.asn : asn | jar | 2.1.5 |
org.mobicents.protocols.ss7.statistics : statistics-impl | jar | 8.0.112 |
org.mobicents.protocols.ss7.sccp : sccp-api | jar | 8.0.112 |
org.mobicents.protocols.ss7.tcap : tcap-api | jar | 8.0.112 |
org.mobicents.protocols.ss7.mtp : mtp | jar | 8.0.112 |
org.mobicents.protocols.ss7.management : shell-server-api | jar | 8.0.112 |
Group / Artifact | Type | Version |
---|---|---|
concurrent : concurrent | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2 |