| License |
License |
|---|---|
| GroupId | GroupIdxin.altitude |
| ArtifactId | ArtifactIducode-all |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava知识图谱通用代码
|
| Filename | Size |
|---|---|
| ucode-all-1.2.1.pom | |
| ucode-all-1.2.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xin.altitude/ucode-all/ -->
<dependency>
<groupId>xin.altitude</groupId>
<artifactId>ucode-all</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/xin.altitude/ucode-all/
implementation 'xin.altitude:ucode-all:1.2.1'
// https://jarcasting.com/artifacts/xin.altitude/ucode-all/
implementation ("xin.altitude:ucode-all:1.2.1")
'xin.altitude:ucode-all:jar:1.2.1'
<dependency org="xin.altitude" name="ucode-all" rev="1.2.1">
<artifact name="ucode-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.altitude', module='ucode-all', version='1.2.1')
)
libraryDependencies += "xin.altitude" % "ucode-all" % "1.2.1"
[xin.altitude/ucode-all "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| xin.altitude.hutool : ucode-hutool-core | jar | 1.2.1 |
| xin.altitude.common : ucode-common | jar | 1.2.1 |