cn.cnscoo:cns-common

A Spring Boot development tools starter.

License

License

GroupId

GroupId

cn.cnscoo
ArtifactId

ArtifactId

cns-common
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

A Spring Boot development tools starter.

Download cns-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
commons-codec : commons-codec jar
com.fasterxml.jackson.core : jackson-annotations jar
ma.glasnost.orika : orika-core jar 1.5.4
org.projectlombok : lombok Optional jar 1.18.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.3
0.0.2