Last Version

Lince Commons 0.0.3

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

License

License

GroupId

GroupId

work.lince
ArtifactId

ArtifactId

lince-commons
Version

Version

0.0.3
Type

Type

jar
Description

Description

Lince Commons
Lince Commons is an Lince project focused on all 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 0.0.3


<!-- https://jarcasting.com/artifacts/work.lince/lince-commons/ -->
<dependency>
    <groupId>work.lince</groupId>
    <artifactId>lince-commons</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/work.lince/lince-commons/
implementation 'work.lince:lince-commons:0.0.3'
// https://jarcasting.com/artifacts/work.lince/lince-commons/
implementation ("work.lince:lince-commons:0.0.3")
'work.lince:lince-commons:jar:0.0.3'
<dependency org="work.lince" name="lince-commons" rev="0.0.3">
  <artifact name="lince-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.lince', module='lince-commons', version='0.0.3')
)
libraryDependencies += "work.lince" % "lince-commons" % "0.0.3"
[work.lince/lince-commons "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-data-jpa jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.1.RELEASE
org.projectlombok : lombok jar 1.18.10
io.springfox : springfox-swagger2 jar 2.9.2
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.