Last Version

jannel 0.1.1.BETA

Java client library for connecting to a bearer-box as described by the kannel project.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.spapageo
ArtifactId

ArtifactId

jannel
Version

Version

0.1.1.BETA
Type

Type

jar
Description

Description

jannel
Java client library for connecting to a bearer-box as described by the kannel project.
Project URL

Project URL

http://github.com/spapageo/jannel

Download jannel 0.1.1.BETA


<!-- https://jarcasting.com/artifacts/com.github.spapageo/jannel/ -->
<dependency>
    <groupId>com.github.spapageo</groupId>
    <artifactId>jannel</artifactId>
    <version>0.1.1.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spapageo/jannel/
implementation 'com.github.spapageo:jannel:0.1.1.BETA'
// https://jarcasting.com/artifacts/com.github.spapageo/jannel/
implementation ("com.github.spapageo:jannel:0.1.1.BETA")
'com.github.spapageo:jannel:jar:0.1.1.BETA'
<dependency org="com.github.spapageo" name="jannel" rev="0.1.1.BETA">
  <artifact name="jannel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spapageo', module='jannel', version='0.1.1.BETA')
)
libraryDependencies += "com.github.spapageo" % "jannel" % "0.1.1.BETA"
[com.github.spapageo/jannel "0.1.1.BETA"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
io.netty : netty-all jar 4.0.34.Final
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 19.0

test (5)

Group / Artifact Type Version
org.jsmpp : jsmpp jar 2.2.3
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.4.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.