u-code

Java知识图谱通用代码

License

License

GroupId

GroupId

xin.altitude
ArtifactId

ArtifactId

u-code
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

u-code
Java知识图谱通用代码
Project URL

Project URL

https://gitee.com/decsa/u-code
Source Code Management

Source Code Management

https://gitee.com/decsa/u-code

Download u-code

Filename Size
u-code-1.2.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/xin.altitude/u-code/ -->
<dependency>
    <groupId>xin.altitude</groupId>
    <artifactId>u-code</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xin.altitude/u-code/
implementation 'xin.altitude:u-code:1.2.1'
// https://jarcasting.com/artifacts/xin.altitude/u-code/
implementation ("xin.altitude:u-code:1.2.1")
'xin.altitude:u-code:pom:1.2.1'
<dependency org="xin.altitude" name="u-code" rev="1.2.1">
  <artifact name="u-code" type="pom" />
</dependency>
@Grapes(
@Grab(group='xin.altitude', module='u-code', version='1.2.1')
)
libraryDependencies += "xin.altitude" % "u-code" % "1.2.1"
[xin.altitude/u-code "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ucode-all
  • ucode-common
  • ucode-hutool-core

Versions

Version
1.2.1
1.2.0