Last Version

ChillDev Commons Client 0.4.4

Web services client building utilities.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-client
Version

Version

0.4.4
Type

Type

jar
Description

Description

ChillDev Commons Client
Web services client building utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-client 0.4.4


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

Dependencies

compile (6)

Group / Artifact Type Version
pl.chilldev.commons : commons-data jar 0.4.4
io.github.openfeign : feign-core jar 10.1.0
org.springframework : spring-beans Optional jar 5.1.2.RELEASE
org.springframework : spring-context Optional jar 5.1.2.RELEASE
org.springframework : spring-web jar 5.1.2.RELEASE
org.springframework.data : spring-data-commons jar 2.1.2.RELEASE

provided (2)

Group / Artifact Type Version
javax : javaee-web-api jar 8.0
org.projectlombok : lombok jar 1.18.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.springframework : spring-test jar 5.1.2.RELEASE
org.springframework.security : spring-security-test jar 5.1.1.RELEASE

Project Modules

There are no modules declared in this project.