| License |
License |
|---|---|
| GroupId | GroupIdcom.orange.labs.quickpass.tm |
| ArtifactId | ArtifactIdtm-gateway-api |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontm-gateway-api
Transport manager gateway api.
Interfaces shall be implemented to connect to a specific SMS broker
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tm-gateway-api-1.4.1.pom | |
| tm-gateway-api-1.4.1.jar | 3 KB |
| tm-gateway-api-1.4.1-sources.jar | 2 KB |
| tm-gateway-api-1.4.1-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orange.labs.quickpass.tm/tm-gateway-api/ -->
<dependency>
<groupId>com.orange.labs.quickpass.tm</groupId>
<artifactId>tm-gateway-api</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.labs.quickpass.tm/tm-gateway-api/
implementation 'com.orange.labs.quickpass.tm:tm-gateway-api:1.4.1'
// https://jarcasting.com/artifacts/com.orange.labs.quickpass.tm/tm-gateway-api/
implementation ("com.orange.labs.quickpass.tm:tm-gateway-api:1.4.1")
'com.orange.labs.quickpass.tm:tm-gateway-api:jar:1.4.1'
<dependency org="com.orange.labs.quickpass.tm" name="tm-gateway-api" rev="1.4.1">
<artifact name="tm-gateway-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.labs.quickpass.tm', module='tm-gateway-api', version='1.4.1')
)
libraryDependencies += "com.orange.labs.quickpass.tm" % "tm-gateway-api" % "1.4.1"
[com.orange.labs.quickpass.tm/tm-gateway-api "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orange.labs.quickpass : type | jar | 1.6.2 |