cn.tenfell:cloud-common-core

tenfell-cloud-component

License

License

GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cloud-common-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

tenfell-cloud-component

Download cloud-common-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.1
cn.hutool : hutool-all Optional jar 5.5.4
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0