Last Version

geocoding 1.3.0

地理编码技术,提供地址标准化和相似度计算。

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.bitlap
ArtifactId

ArtifactId

geocoding
Version

Version

1.3.0
Type

Type

jar
Description

Description

geocoding
地理编码技术,提供地址标准化和相似度计算。
Project URL

Project URL

https://github.com/bitlap/geocoding
Source Code Management

Source Code Management

https://github.com/bitlap/geocoding

Download geocoding 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
com.google.code.gson : gson jar 2.9.0
com.janeluo : ikanalyzer jar 2012_u6

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
com.google.guava : guava jar 31.1-jre
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
junit : junit jar 4.13.2
mysql : mysql-connector-java jar 8.0.28

Project Modules

There are no modules declared in this project.