MVN

eu.ibagroup : r2z

Maven & Gradle

Feb 22, 2023
5 stars

Retrofit2-ZOSMF-Library · Library that allows to perform http requests to IBM z/OSMF REST API with the help of Retorfit2.

<dependency>
    <groupId>eu.ibagroup</groupId>
    <artifactId>r2z</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.ibagroup : r2z to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of eu.ibagroup : r2z to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
r2z-1.3.0
1.2.x
r2z-1.2.3
r2z-1.2.2
r2z-1.2.1
r2z-1.2.0
1.1.x
r2z-1.1.1
r2z-1.1.0
1.0.x
r2z-1.0.4
r2z-1.0.3
r2z-1.0.2
r2z-1.0.1
1.0
r2z-1.0
'1.0.x
r2z-'1.0.2'

How to add a dependency to Maven

Add the following eu.ibagroup : r2z maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.ibagroup</groupId>
    <artifactId>r2z</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.ibagroup : r2z gradle dependency to your build.gradle file:

implementation 'eu.ibagroup:r2z:1.3.0'

Gradle Kotlin DSL: Add the following eu.ibagroup : r2z gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.ibagroup:r2z:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.ibagroup : r2z sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.ibagroup" % "r2z" % "1.3.0"

Advertisement

Dependencies from Group

r2z
Feb 22, 2023
5 stars

Discover Dependencies

Aug 24, 2023
3 usages
599 stars
Jun 28, 2023
5 usages
271 stars
Jul 15, 2023
8 usages
662 stars
Aug 24, 2023
1 usages
395 stars
Aug 16, 2023
5 usages
80 stars