SMS Gateway client

Client library for the Intelecom SMS Gateway application

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.intele.chimera
ArtifactId

ArtifactId

smsgw-client-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SMS Gateway client
Client library for the Intelecom SMS Gateway application
Project URL

Project URL

https://www.intelecom.no/vare-losninger/mobile-tjenester/sms/sms-api/
Source Code Management

Source Code Management

https://github.com/Intelecom/smsgw-client-java

Download smsgw-client-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.intele.chimera/smsgw-client-java/ -->
<dependency>
    <groupId>com.intele.chimera</groupId>
    <artifactId>smsgw-client-java</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intele.chimera/smsgw-client-java/
implementation 'com.intele.chimera:smsgw-client-java:1.0.0'
// https://jarcasting.com/artifacts/com.intele.chimera/smsgw-client-java/
implementation ("com.intele.chimera:smsgw-client-java:1.0.0")
'com.intele.chimera:smsgw-client-java:jar:1.0.0'
<dependency org="com.intele.chimera" name="smsgw-client-java" rev="1.0.0">
  <artifact name="smsgw-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intele.chimera', module='smsgw-client-java', version='1.0.0')
)
libraryDependencies += "com.intele.chimera" % "smsgw-client-java" % "1.0.0"
[com.intele.chimera/smsgw-client-java "1.0.0"]

Dependencies

provided (3)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0
org.glassfish.jersey.core : jersey-client jar 2.19
org.glassfish.jersey.media : jersey-media-jaxb jar 2.19

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.2.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0