| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.incode.module.jaxrsclient |
| ArtifactId | ArtifactIdincode-module-jaxrsclient-dom |
| Last Version | Last Version1.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIncode Platform Lib JAX-RS Client Impl
A module providing a client for invoking RESTful services.
|
<!-- https://jarcasting.com/artifacts/org.incode.module.jaxrsclient/incode-module-jaxrsclient-dom/ -->
<dependency>
<groupId>org.incode.module.jaxrsclient</groupId>
<artifactId>incode-module-jaxrsclient-dom</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.incode.module.jaxrsclient/incode-module-jaxrsclient-dom/
implementation 'org.incode.module.jaxrsclient:incode-module-jaxrsclient-dom:1.17.0'
// https://jarcasting.com/artifacts/org.incode.module.jaxrsclient/incode-module-jaxrsclient-dom/
implementation ("org.incode.module.jaxrsclient:incode-module-jaxrsclient-dom:1.17.0")
'org.incode.module.jaxrsclient:incode-module-jaxrsclient-dom:jar:1.17.0'
<dependency org="org.incode.module.jaxrsclient" name="incode-module-jaxrsclient-dom" rev="1.17.0">
<artifact name="incode-module-jaxrsclient-dom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.incode.module.jaxrsclient', module='incode-module-jaxrsclient-dom', version='1.17.0')
)
libraryDependencies += "org.incode.module.jaxrsclient" % "incode-module-jaxrsclient-dom" % "1.17.0"
[org.incode.module.jaxrsclient/incode-module-jaxrsclient-dom "1.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.isis.core : isis-core-applib | jar | 1.17.0 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.1.5 |
| com.google.guava : guava | jar | 19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.isis.core : isis-core-unittestsupport | jar | 1.17.0 |
| org.assertj : assertj-core | jar | 3.6.2 |