Last Version

Lince Commons Exception 0.0.1

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

License

License

GroupId

GroupId

work.lince
ArtifactId

ArtifactId

lince-commons-exception
Version

Version

0.0.1
Type

Type

jar
Description

Description

Lince Commons Exception
Lince Commons is an Lince project focused on exception 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-exception 0.0.1


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

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 (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
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.