common-core

Common core for spring boot

License

License

GroupId

GroupId

xyz.tneciv
ArtifactId

ArtifactId

common-core
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

common-core
Common core for spring boot

Download common-core

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.11.RELEASE
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.0
1.0.2
1.0.1
1.0.0
Qin.SR2
Qin.SR1
Qin.RELEASE
Qin.RC3
Qin.RC1
Han.SR1