mts-nas
Project to decode/encode Non-Access Stratum (NAS) protocol
License |
License |
---|---|
GroupId | GroupIdio.github.ericsson-mts |
ArtifactId | ArtifactIdmts-nas |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmts-nas
A library to encode and decode NAS protocol data, from and to other formats, like XML
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mts-nas-0.0.14.pom | |
mts-nas-0.0.14.jar | 59 KB |
mts-nas-0.0.14-sources.jar | 43 KB |
mts-nas-0.0.14-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ericsson-mts/mts-nas/ -->
<dependency>
<groupId>io.github.ericsson-mts</groupId>
<artifactId>mts-nas</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ericsson-mts/mts-nas/
implementation 'io.github.ericsson-mts:mts-nas:0.0.14'
// https://jarcasting.com/artifacts/io.github.ericsson-mts/mts-nas/
implementation ("io.github.ericsson-mts:mts-nas:0.0.14")
'io.github.ericsson-mts:mts-nas:jar:0.0.14'
<dependency org="io.github.ericsson-mts" name="mts-nas" rev="0.0.14">
<artifact name="mts-nas" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ericsson-mts', module='mts-nas', version='0.0.14')
)
libraryDependencies += "io.github.ericsson-mts" % "mts-nas" % "0.0.14"
[io.github.ericsson-mts/mts-nas "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.10 |
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
Project to decode/encode Non-Access Stratum (NAS) protocol