Last Version

Commons REST Client 4.0.0-M2

Commons REST Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-rest-client
Version

Version

4.0.0-M2
Type

Type

jar
Description

Description

Commons REST Client
Commons REST Client

Download commons-rest-client 4.0.0-M2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.sklsft.commons : commons-api jar 4.0.0-M2
org.sklsft.commons : commons-log jar 4.0.0-M2
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-web jar 5.2.5.RELEASE
org.aspectj : aspectjweaver jar 1.9.5
org.aspectj : aspectjtools jar 1.9.5
org.aspectj : aspectjrt jar 1.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.