sparta-diameter-3gpp-s6c
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.sipgate</groupId>
<artifactId>sparta-diameter-3gpp-s6c</artifactId>
<version>0.1.13</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.sipgate</groupId>
<artifactId>sparta-diameter</artifactId>
<version>0.1.13</version>
</parent>
<artifactId>sparta-diameter-3gpp-s6c</artifactId>
<name>sparta-diameter-3gpp-s6c</name>
<description>TS 29.338 §5 — S6c (HSS to SMS-SC/Router)</description>
<dependencies>
<dependency>
<groupId>com.sipgate</groupId>
<artifactId>sparta-diameter-3gpp-common</artifactId>
</dependency>
</dependencies>
</project>