Last Version

AfriGIS Services Core 3.0.2

Core Java library to ease use of AfriGIS Services

License

License

GroupId

GroupId

com.afrigis.services
ArtifactId

ArtifactId

core
Version

Version

3.0.2
Type

Type

jar
Description

Description

AfriGIS Services Core
Core Java library to ease use of AfriGIS Services
Project URL

Project URL

https://developers.afrigis.co.za/
Project Organization

Project Organization

AfriGIS (Pty) Ltd

Download core 3.0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpmime jar 4.4.1
org.apache.httpcomponents : httpclient jar 4.4.1
org.json : json jar 20090211
org.slf4j : slf4j-api jar 1.7.12
com.google.code.findbugs : annotations jar 3.0.0

provided (1)

Group / Artifact Type Version
log4j : apache-log4j-extras jar 1.2.17

test (3)

Group / Artifact Type Version
com.afrigis.services » test.util jar 3.0.2
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.