Last Version

MicroProfile Rest Client 2.7.0.Final

Build Parent to bring in required dependencies

License

License

AL2
Categories

Categories

CLI User Interface
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

microprofile-restclient
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

MicroProfile Rest Client
Build Parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download microprofile-restclient 2.7.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.thorntail : jaxrs-jsonp jar 2.7.0.Final
io.thorntail : cdi jar 2.7.0.Final
io.thorntail : microprofile-config jar 2.7.0.Final
org.jboss.resteasy : resteasy-client-microprofile jar 3.11.2.Final

provided (5)

Group / Artifact Type Version
org.wildfly.core : wildfly-server jar
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final
io.thorntail : microprofile-config-wildfly-feature-pack zip 2.7.0

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.7.0.Final

Project Modules

There are no modules declared in this project.