Last Version

Rest Client API 2.0.0.Final

An implementation of the microprofile rest client API

License

License

AL2
Categories

Categories

CLI User Interface
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

microprofile-restclient-api
Version

Version

2.0.0.Final
Type

Type

jar
Description

Description

Rest Client API
An implementation of the microprofile rest client API
Project Organization

Project Organization

JBoss by Red Hat

Download microprofile-restclient-api 2.0.0.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/microprofile-restclient-api/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>microprofile-restclient-api</artifactId>
    <version>2.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/microprofile-restclient-api/
implementation 'io.thorntail:microprofile-restclient-api:2.0.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/microprofile-restclient-api/
implementation ("io.thorntail:microprofile-restclient-api:2.0.0.Final")
'io.thorntail:microprofile-restclient-api:jar:2.0.0.Final'
<dependency org="io.thorntail" name="microprofile-restclient-api" rev="2.0.0.Final">
  <artifact name="microprofile-restclient-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='microprofile-restclient-api', version='2.0.0.Final')
)
libraryDependencies += "io.thorntail" % "microprofile-restclient-api" % "2.0.0.Final"
[io.thorntail/microprofile-restclient-api "2.0.0.Final"]

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar
org.eclipse.microprofile.config : microprofile-config-api jar 1.2
org.jboss.resteasy : resteasy-jaxrs jar
org.jboss.resteasy : resteasy-client jar
javax.enterprise : cdi-api jar
org.jboss.spec.javax.interceptor : jboss-interceptors-api_1.2_spec jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.0.0.Final

Project Modules

There are no modules declared in this project.