License |
License |
---|---|
GroupId | GroupIdio.gitee.lshaci |
ArtifactId | ArtifactIdscmsa-ext-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscmsa-ext
|
Filename | Size |
---|---|
scmsa-ext-common-1.0.0.pom | |
scmsa-ext-common-1.0.0.jar | 7 KB |
scmsa-ext-common-1.0.0-sources.jar | 4 KB |
scmsa-ext-common-1.0.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/ -->
<dependency>
<groupId>io.gitee.lshaci</groupId>
<artifactId>scmsa-ext-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/
implementation 'io.gitee.lshaci:scmsa-ext-common:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/
implementation ("io.gitee.lshaci:scmsa-ext-common:1.0.0")
'io.gitee.lshaci:scmsa-ext-common:jar:1.0.0'
<dependency org="io.gitee.lshaci" name="scmsa-ext-common" rev="1.0.0">
<artifact name="scmsa-ext-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.lshaci', module='scmsa-ext-common', version='1.0.0')
)
libraryDependencies += "io.gitee.lshaci" % "scmsa-ext-common" % "1.0.0"
[io.gitee.lshaci/scmsa-ext-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.7.RELEASE |