License |
License |
---|---|
GroupId | GroupIdcom.github.life-labs.leisure |
ArtifactId | ArtifactIdframework-core |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework Core
Leisure Framework
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |