License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-hanlp-utils |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.mx base
org.mx base java library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mx-hanlp-utils-5.0.1.pom | |
mx-hanlp-utils-5.0.1.jar | 31 KB |
mx-hanlp-utils-5.0.1-sources.jar | 17 KB |
mx-hanlp-utils-5.0.1-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-hanlp-utils/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-hanlp-utils</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-hanlp-utils/
implementation 'io.gitee.johnpeng:mx-hanlp-utils:5.0.1'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-hanlp-utils/
implementation ("io.gitee.johnpeng:mx-hanlp-utils:5.0.1")
'io.gitee.johnpeng:mx-hanlp-utils:jar:5.0.1'
<dependency org="io.gitee.johnpeng" name="mx-hanlp-utils" rev="5.0.1">
<artifact name="mx-hanlp-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-hanlp-utils', version='5.0.1')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-hanlp-utils" % "5.0.1"
[io.gitee.johnpeng/mx-hanlp-utils "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-spring | jar | 5.1.8 |
io.gitee.johnpeng : mx-service-utils | jar | 5.3.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |