Framework Core

Leisure Framework

License

License

GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework-core
Last Version

Last Version

0.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Framework Core
Leisure Framework

Download framework-core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.life-labs.leisure : framework-model jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
io.springfox : springfox-swagger2 jar
io.springfox : springfox-swagger-ui jar
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.
com.github.life-labs.leisure

Life Labs

Versions

Version
0.0.2.RELEASE
0.0.1.RELEASE