License |
License |
---|---|
GroupId | GroupIdorg.unlaxer |
ArtifactId | ArtifactIdjapanese-address-parser |
Last Version | Last Version0.9.53 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnlaxer japanese address parser
a simplejapanese address parser
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.unlaxer/japanese-address-parser/ -->
<dependency>
<groupId>org.unlaxer</groupId>
<artifactId>japanese-address-parser</artifactId>
<version>0.9.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.unlaxer/japanese-address-parser/
implementation 'org.unlaxer:japanese-address-parser:0.9.53'
// https://jarcasting.com/artifacts/org.unlaxer/japanese-address-parser/
implementation ("org.unlaxer:japanese-address-parser:0.9.53")
'org.unlaxer:japanese-address-parser:jar:0.9.53'
<dependency org="org.unlaxer" name="japanese-address-parser" rev="0.9.53">
<artifact name="japanese-address-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unlaxer', module='japanese-address-parser', version='0.9.53')
)
libraryDependencies += "org.unlaxer" % "japanese-address-parser" % "0.9.53"
[org.unlaxer/japanese-address-parser "0.9.53"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
net.arnx : jsonic | jar | 1.3.10 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.ibm.icu : icu4j | jar | 63.1 |
org.unlaxer : unlaxer-common | jar | 1.1.21 |
guru.nidi : graphviz-java | jar | 0.8.8 |
org.apache.commons : commons-collections4 | jar | 4.3 |
io.vavr : vavr | jar | 0.10.0 |
commons-codec : commons-codec | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 8.2.0 |
org.apache.lucene : lucene-suggest | jar | 8.2.0 |
org.apache.lucene : lucene-analyzers-common | jar | 8.2.0 |
org.apache.lucene : lucene-analyzers-kuromoji | jar | 8.2.0 |
org.apache.lucene : lucene-analyzers-icu | jar | 8.2.0 |
com.atilika.kuromoji : kuromoji-core | jar | 0.9.0 |
com.atilika.kuromoji : kuromoji-ipadic | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |