License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdpl.wrzasq.commons |
ArtifactId | ArtifactIdcommons-client |
Version | Version2.0.7 |
Type | Typejar |
Description |
DescriptionWrzasqPl Commons Client
Web services client building utilities.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-client-2.0.7.pom | |
commons-client-2.0.7.jar | 10 KB |
commons-client-2.0.7-sources.jar | 4 KB |
commons-client-2.0.7-javadoc.jar | 277 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-client/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-client</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-client/
implementation 'pl.wrzasq.commons:commons-client:2.0.7'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-client/
implementation ("pl.wrzasq.commons:commons-client:2.0.7")
'pl.wrzasq.commons:commons-client:jar:2.0.7'
<dependency org="pl.wrzasq.commons" name="commons-client" rev="2.0.7">
<artifact name="commons-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-client', version='2.0.7')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-client" % "2.0.7"
[pl.wrzasq.commons/commons-client "2.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 11.6 |
org.jetbrains : annotations | jar | 20.1.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-java8 | jar | 6.11.0 |
io.cucumber : cucumber-junit | jar | 6.11.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
io.mockk : mockk | jar | 1.11.0 |
io.mockk : mockk-dsl-jvm | jar | 1.11.0 |