is not current version
Last Version 2018.5.0

org.wildfly.swarm:microprofile-restclient-api 2018.3.2

An implementation of the microprofile rest client API

Categories

Categories

WildFly Container Application Servers CLI User Interface
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

microprofile-restclient-api
Version

Version

2018.3.2
Type

Type

jar

Download microprofile-restclient-api 2018.3.2


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