License |
License |
---|---|
GroupId | GroupIdcom.mobius-software.protocols.ss7.common |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version10.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCorsac jSS7 :: Commons :: common
Mobius public Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-10.0.4.pom | |
common-10.0.4.jar | 74 KB |
common-10.0.4-sources.jar | 59 KB |
common-10.0.4-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobius-software.protocols.ss7.common/common/ -->
<dependency>
<groupId>com.mobius-software.protocols.ss7.common</groupId>
<artifactId>common</artifactId>
<version>10.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobius-software.protocols.ss7.common/common/
implementation 'com.mobius-software.protocols.ss7.common:common:10.0.4'
// https://jarcasting.com/artifacts/com.mobius-software.protocols.ss7.common/common/
implementation ("com.mobius-software.protocols.ss7.common:common:10.0.4")
'com.mobius-software.protocols.ss7.common:common:jar:10.0.4'
<dependency org="com.mobius-software.protocols.ss7.common" name="common" rev="10.0.4">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobius-software.protocols.ss7.common', module='common', version='10.0.4')
)
libraryDependencies += "com.mobius-software.protocols.ss7.common" % "common" % "10.0.4"
[com.mobius-software.protocols.ss7.common/common "10.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.53.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |