Last Version

Incode Platform Lib JAX-RS Client Impl 1.17.0

A module providing a client for invoking RESTful services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.incode.module.jaxrsclient
ArtifactId

ArtifactId

incode-module-jaxrsclient-dom
Version

Version

1.17.0
Type

Type

jar
Description

Description

Incode Platform Lib JAX-RS Client Impl
A module providing a client for invoking RESTful services.

Download incode-module-jaxrsclient-dom 1.17.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (2)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.17.0
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.