License |
License |
---|---|
Categories |
CategoriesCLI User Interface RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdnl.vpro.shared |
ArtifactId | ArtifactIdvpro-shared-client-resteasy |
Version | Version2.28.2 |
Type | Typejar |
Description |
DescriptionUtilities related to resteasy api clients.
|
<!-- https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy/ -->
<dependency>
<groupId>nl.vpro.shared</groupId>
<artifactId>vpro-shared-client-resteasy</artifactId>
<version>2.28.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy/
implementation 'nl.vpro.shared:vpro-shared-client-resteasy:2.28.2'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy/
implementation ("nl.vpro.shared:vpro-shared-client-resteasy:2.28.2")
'nl.vpro.shared:vpro-shared-client-resteasy:jar:2.28.2'
<dependency org="nl.vpro.shared" name="vpro-shared-client-resteasy" rev="2.28.2">
<artifact name="vpro-shared-client-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-client-resteasy', version='2.28.2')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-client-resteasy" % "2.28.2"
[nl.vpro.shared/vpro-shared-client-resteasy "2.28.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-client | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
nl.vpro.shared : vpro-shared-util | jar | |
nl.vpro.shared : vpro-shared-rs-client | jar | |
nl.vpro.shared : vpro-shared-jackson2 | jar | |
javax.cache : cache-api | jar | 1.1.1 |
org.checkerframework : checker-qual Optional | jar | 3.15.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.27 |
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-core | jar | 3.11.2 |