Last Version

Forge - Rest Client Addon 3.10.0.Final

A core framework and next-generation container for tooling and automation at a fine-grained level.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.forge.addon
ArtifactId

ArtifactId

rest-client
Version

Version

3.10.0.Final
Type

Type

jar
Description

Description

Forge - Rest Client Addon
A core framework and next-generation container for tooling and automation at a fine-grained level.
Project Organization

Project Organization

JBoss by Red Hat

Download rest-client 3.10.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.forge.addon/rest-client/ -->
<dependency>
    <groupId>org.jboss.forge.addon</groupId>
    <artifactId>rest-client</artifactId>
    <version>3.10.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge.addon/rest-client/
implementation 'org.jboss.forge.addon:rest-client:3.10.0.Final'
// https://jarcasting.com/artifacts/org.jboss.forge.addon/rest-client/
implementation ("org.jboss.forge.addon:rest-client:3.10.0.Final")
'org.jboss.forge.addon:rest-client:jar:3.10.0.Final'
<dependency org="org.jboss.forge.addon" name="rest-client" rev="3.10.0.Final">
  <artifact name="rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge.addon', module='rest-client', version='3.10.0.Final')
)
libraryDependencies += "org.jboss.forge.addon" % "rest-client" % "3.10.0.Final"
[org.jboss.forge.addon/rest-client "3.10.0.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.forge.addon : javaee-spi jar
org.jboss.forge.addon : configuration jar
org.jboss.forge.addon : slf4j jar

provided (1)

Group / Artifact Type Version
org.jboss.forge.furnace.container : simple jar

runtime (1)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client Optional jar 3.15.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.