License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdnaaccr-geocoder-client |
Version | Version1.17 |
Type | Typejar |
Description |
DescriptionNAACCR Gecodoer Java Client
API mapping for NAACCR Geocoder in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
naaccr-geocoder-client-1.17.pom | |
naaccr-geocoder-client-1.17.jar | 31 KB |
naaccr-geocoder-client-1.17-sources.jar | 16 KB |
naaccr-geocoder-client-1.17-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/naaccr-geocoder-client/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>naaccr-geocoder-client</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/naaccr-geocoder-client/
implementation 'com.imsweb:naaccr-geocoder-client:1.17'
// https://jarcasting.com/artifacts/com.imsweb/naaccr-geocoder-client/
implementation ("com.imsweb:naaccr-geocoder-client:1.17")
'com.imsweb:naaccr-geocoder-client:jar:1.17'
<dependency org="com.imsweb" name="naaccr-geocoder-client" rev="1.17">
<artifact name="naaccr-geocoder-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='naaccr-geocoder-client', version='1.17')
)
libraryDependencies += "com.imsweb" % "naaccr-geocoder-client" % "1.17"
[com.imsweb/naaccr-geocoder-client "1.17"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
junit-addons : junit-addons | jar | 1.4 |
org.assertj : assertj-core | jar | 3.16.1 |
com.jcabi : jcabi-matchers | jar | 1.3 |