License |
License |
---|---|
GroupId | GroupIdxin.altitude.common |
ArtifactId | ArtifactIducode-common |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava知识图谱通用代码
|
Filename | Size |
---|---|
ucode-common-1.2.1.pom | |
ucode-common-1.2.1.jar | 23 KB |
ucode-common-1.2.1-sources.jar | 26 KB |
ucode-common-1.2.1-javadoc.jar | 138 KB |
Browse |
<!-- 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"]
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 |