Last Version

Leisure Framework 0.0.2.RELEASE

Leisure Framework

License

License

GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework
Version

Version

0.0.2.RELEASE
Type

Type

pom
Description

Description

Leisure Framework
Leisure Framework

Download framework 0.0.2.RELEASE


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

  • framework-exception
  • framework-utils
  • framework-model
  • framework-core
  • framework-jpa
  • framework-metrics
  • framework-openfeign