| License |
License |
|---|---|
| GroupId | GroupIdcom.afrigis.services |
| ArtifactId | ArtifactIdcore |
| Version | Version3.0.2 |
| Type | Typejar |
| Description |
DescriptionAfriGIS Services Core
Core Java library to ease use of AfriGIS Services
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-3.0.2.pom | |
| core-3.0.2.jar | 50 KB |
| core-3.0.2-sources.jar | 43 KB |
| core-3.0.2-javadoc.jar | 284 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : apache-log4j-extras | jar | 1.2.17 |
| 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 |