License |
License |
---|---|
GroupId | GroupIdcn.infrabase |
ArtifactId | ArtifactIdinfrabase-common-system |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInfrabase Common System
Infrabase Common System
|
<!-- https://jarcasting.com/artifacts/cn.infrabase/infrabase-common-system/ -->
<dependency>
<groupId>cn.infrabase</groupId>
<artifactId>infrabase-common-system</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.infrabase/infrabase-common-system/
implementation 'cn.infrabase:infrabase-common-system:0.0.1'
// https://jarcasting.com/artifacts/cn.infrabase/infrabase-common-system/
implementation ("cn.infrabase:infrabase-common-system:0.0.1")
'cn.infrabase:infrabase-common-system:jar:0.0.1'
<dependency org="cn.infrabase" name="infrabase-common-system" rev="0.0.1">
<artifact name="infrabase-common-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.infrabase', module='infrabase-common-system', version='0.0.1')
)
libraryDependencies += "cn.infrabase" % "infrabase-common-system" % "0.0.1"
[cn.infrabase/infrabase-common-system "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.3.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.11.4 |