License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdwork.lince |
ArtifactId | ArtifactIdlince-commons-rest-client |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionLince Commons Rest Client
Lince Commons is an Lince project focused on rest client aspects of reusable Java components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
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 |