Last Version

leisure 0.0.12.RELEASE

leisure framework

License

License

GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

leisure
Version

Version

0.0.12.RELEASE
Type

Type

pom
Description

Description

leisure
leisure framework

Download leisure 0.0.12.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.life-lab/leisure/ -->
<dependency>
    <groupId>com.github.life-lab</groupId>
    <artifactId>leisure</artifactId>
    <version>0.0.12.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-lab/leisure/
implementation 'com.github.life-lab:leisure:0.0.12.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-lab/leisure/
implementation ("com.github.life-lab:leisure:0.0.12.RELEASE")
'com.github.life-lab:leisure:pom:0.0.12.RELEASE'
<dependency org="com.github.life-lab" name="leisure" rev="0.0.12.RELEASE">
  <artifact name="leisure" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.life-lab', module='leisure', version='0.0.12.RELEASE')
)
libraryDependencies += "com.github.life-lab" % "leisure" % "0.0.12.RELEASE"
[com.github.life-lab/leisure "0.0.12.RELEASE"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

  • common-exception
  • common-model
  • common-utils
  • common-framework
  • common-jpa
  • common-feign
  • common-metrics
  • common-dependencies
  • example