Last Version

MicroProfile Rest Client 3.0

Typesafe Rest Client APIs for MicroProfile

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.rest.client
ArtifactId

ArtifactId

microprofile-rest-client-parent
Version

Version

3.0
Type

Type

pom
Description

Description

MicroProfile Rest Client
Typesafe Rest Client APIs for MicroProfile
Project URL

Project URL

http://microprofile.io
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-rest-client

Download microprofile-rest-client-parent 3.0


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-parent/ -->
<dependency>
    <groupId>org.eclipse.microprofile.rest.client</groupId>
    <artifactId>microprofile-rest-client-parent</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-parent/
implementation 'org.eclipse.microprofile.rest.client:microprofile-rest-client-parent:3.0'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.rest.client/microprofile-rest-client-parent/
implementation ("org.eclipse.microprofile.rest.client:microprofile-rest-client-parent:3.0")
'org.eclipse.microprofile.rest.client:microprofile-rest-client-parent:pom:3.0'
<dependency org="org.eclipse.microprofile.rest.client" name="microprofile-rest-client-parent" rev="3.0">
  <artifact name="microprofile-rest-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.rest.client', module='microprofile-rest-client-parent', version='3.0')
)
libraryDependencies += "org.eclipse.microprofile.rest.client" % "microprofile-rest-client-parent" % "3.0"
[org.eclipse.microprofile.rest.client/microprofile-rest-client-parent "3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • tck
  • spec