Last Version

Lince Commons Health 0.0.3

Lince Commons is an Lince project focused on health aspects of reusable Java components.

License

License

GroupId

GroupId

work.lince
ArtifactId

ArtifactId

lince-commons-health
Version

Version

0.0.3
Type

Type

jar
Description

Description

Lince Commons Health
Lince Commons is an Lince project focused on health aspects of reusable Java components.
Project URL

Project URL

http://www.lince.work
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download lince-commons-health 0.0.3


<!-- https://jarcasting.com/artifacts/work.lince/lince-commons-health/ -->
<dependency>
    <groupId>work.lince</groupId>
    <artifactId>lince-commons-health</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/work.lince/lince-commons-health/
implementation 'work.lince:lince-commons-health:0.0.3'
// https://jarcasting.com/artifacts/work.lince/lince-commons-health/
implementation ("work.lince:lince-commons-health:0.0.3")
'work.lince:lince-commons-health:jar:0.0.3'
<dependency org="work.lince" name="lince-commons-health" rev="0.0.3">
  <artifact name="lince-commons-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.lince', module='lince-commons-health', version='0.0.3')
)
libraryDependencies += "work.lince" % "lince-commons-health" % "0.0.3"
[work.lince/lince-commons-health "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-api jar 1.11.2
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 1.6

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.1.RELEASE
work.lince : lince-commons-authentication jar 0.0.1
org.projectlombok : lombok jar 1.18.10
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.0.RELEASE

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.spockframework : spock-core jar 1.1-groovy-2.4-rc-2
org.spockframework : spock-spring jar 1.1-groovy-2.4-rc-3
cglib : cglib jar 3.2.5
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

Project Modules

There are no modules declared in this project.