tm-lib

Transport Manager library (designed to work with spring). This stack implements CATTP protocol (ETSI 102.227). This lib is also able to send SMS (the adapter for a specific gateway shall be implemented)

License

License

GroupId

GroupId

com.orange.labs.quickpass.tm
ArtifactId

ArtifactId

tm-lib
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

tm-lib
Transport Manager library (designed to work with spring). This stack implements CATTP protocol (ETSI 102.227). This lib is also able to send SMS (the adapter for a specific gateway shall be implemented)
Project URL

Project URL

http://www.etsi.org/deliver/etsi_ts%5C102100_102199%5C102127%5C06.13.00_60%5Cts_102127v061300p.pdf

Download tm-lib

How to add to project

<!-- https://jarcasting.com/artifacts/com.orange.labs.quickpass.tm/tm-lib/ -->
<dependency>
    <groupId>com.orange.labs.quickpass.tm</groupId>
    <artifactId>tm-lib</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.labs.quickpass.tm/tm-lib/
implementation 'com.orange.labs.quickpass.tm:tm-lib:1.7.2'
// https://jarcasting.com/artifacts/com.orange.labs.quickpass.tm/tm-lib/
implementation ("com.orange.labs.quickpass.tm:tm-lib:1.7.2")
'com.orange.labs.quickpass.tm:tm-lib:jar:1.7.2'
<dependency org="com.orange.labs.quickpass.tm" name="tm-lib" rev="1.7.2">
  <artifact name="tm-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.labs.quickpass.tm', module='tm-lib', version='1.7.2')
)
libraryDependencies += "com.orange.labs.quickpass.tm" % "tm-lib" % "1.7.2"
[com.orange.labs.quickpass.tm/tm-lib "1.7.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.orange.labs.quickpass.tm : tm-api jar 1.4.5
com.orange.labs.quickpass.tm : tm-gateway-api jar 1.4.1
org.springframework : spring-context jar 3.1.0.RELEASE
org.slf4j : jcl-over-slf4j jar 1.6.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.powermock : powermock-module-junit4 jar 1.4.10
org.powermock : powermock-api-easymock jar 1.4.10
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2