MVN

io.smallrye : smallrye-rest-client

Maven & Gradle

Mar 14, 2019
10 usages

SmallRye: MicroProfile Rest Client - Implementation

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-rest-client</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-rest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of io.smallrye : smallrye-rest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
smallrye-rest-client-1.2.2
smallrye-rest-client-1.2.1
smallrye-rest-client-1.2.0
1.1.x
smallrye-rest-client-1.1.0
1.0.x
smallrye-rest-client-1.0.1
smallrye-rest-client-1.0.0

How to add a dependency to Maven

Add the following io.smallrye : smallrye-rest-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-rest-client</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smallrye : smallrye-rest-client gradle dependency to your build.gradle file:

implementation 'io.smallrye:smallrye-rest-client:1.2.2'

Gradle Kotlin DSL: Add the following io.smallrye : smallrye-rest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smallrye:smallrye-rest-client:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smallrye : smallrye-rest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smallrye" % "smallrye-rest-client" % "1.2.2"

Advertisement

Dependencies from Group

Dec 05, 2019
88 usages
138 stars
Aug 18, 2023
47 usages
38 stars
Aug 08, 2023
32 usages
45 stars
Aug 16, 2023
32 usages
95 stars
Jun 21, 2023
31 usages
70 stars

Discover Dependencies

Oct 04, 2018
9 usages
Mar 08, 2022
7 usages
Jul 16, 2023
5 usages
767 stars
Jul 06, 2018
6 usages
309 stars
May 09, 2023
5 usages
1.6k stars
Aug 10, 2023
19 usages
27 stars
Aug 12, 2021
11 usages
60 stars
Nov 25, 2022
7 usages
20 stars