Last Version

Lince Commons Rest Client 0.0.2

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

work.lince
ArtifactId

ArtifactId

lince-commons-rest-client
Version

Version

0.0.2
Type

Type

jar
Description

Description

Lince Commons Rest Client
Lince Commons is an Lince project focused on rest client 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-rest-client 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-api jar 1.11.2
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.0.RELEASE
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
work.lince : lince-commons-authentication jar 0.0.1
org.projectlombok : lombok jar 1.18.10

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.