rest-common


License

License

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

rest-common
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

rest-common
rest-common
Project URL

Project URL

https://github.com/patterncat/rest-common-parent

Download rest-common

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1