is not current version
Last Version 0.0.10

HanLP RESTful Client in Java 0.0.9

HanLP: Han Language Processing

License

License

GroupId

GroupId

com.hankcs.hanlp.restful
ArtifactId

ArtifactId

hanlp-restful
Version

Version

0.0.9
Type

Type

jar
Description

Description

HanLP RESTful Client in Java
HanLP: Han Language Processing
Project URL

Project URL

https://github.com/hankcs/HanLP
Project Organization

Project Organization

hankcs

Download hanlp-restful 0.0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.