xin.altitude.common:ucode-common

Java知识图谱通用代码

License

License

GroupId

GroupId

xin.altitude.common
ArtifactId

ArtifactId

ucode-common
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java知识图谱通用代码

Download ucode-common

How to add to project

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

Dependencies

provided (8)

Group / Artifact Type Version
com.baomidou : mybatis-plus-extension jar 3.4.3.4
org.springframework : spring-beans jar 5.2.10.RELEASE
org.springframework : spring-context jar 5.2.10.RELEASE
org.springframework : spring-web jar 5.3.13
org.springframework : spring-tx jar 5.2.10.RELEASE
com.google.guava : guava jar 21.0
org.springframework.boot : spring-boot-autoconfigure jar 2.3.5.RELEASE
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0