Last Version

common-core 2.0.5

Common core for spring boot

License

License

GroupId

GroupId

xyz.tneciv
ArtifactId

ArtifactId

common-core
Version

Version

2.0.5
Type

Type

jar
Description

Description

common-core
Common core for spring boot

Download common-core 2.0.5


<!-- 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.