Last Version

cloud-common 1.0.1

公共模块

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

cloud-common
Version

Version

1.0.1
Type

Type

pom
Description

Description

cloud-common
公共模块

Download cloud-common 1.0.1

Filename Size
cloud-common-1.0.1.pom 714 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/cloud-common/ -->
<dependency>
    <groupId>io.github.guoshiqiufeng</groupId>
    <artifactId>cloud-common</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/cloud-common/
implementation 'io.github.guoshiqiufeng:cloud-common:1.0.1'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/cloud-common/
implementation ("io.github.guoshiqiufeng:cloud-common:1.0.1")
'io.github.guoshiqiufeng:cloud-common:pom:1.0.1'
<dependency org="io.github.guoshiqiufeng" name="cloud-common" rev="1.0.1">
  <artifact name="cloud-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='cloud-common', version='1.0.1')
)
libraryDependencies += "io.github.guoshiqiufeng" % "cloud-common" % "1.0.1"
[io.github.guoshiqiufeng/cloud-common "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

  • cloud-common-core