License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.spapageo |
ArtifactId | ArtifactIdjannel |
Last Version | Last Version0.1.1.BETA |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjannel
Java client library for connecting to a bearer-box as described by the kannel project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jannel-0.1.1.BETA.pom | |
jannel-0.1.1.BETA.jar | 48 KB |
jannel-0.1.1.BETA-sources.jar | 50 KB |
jannel-0.1.1.BETA-javadoc.jar | 248 KB |
Browse |
<!-- 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"]
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 |
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 |