MVN

org.bndly.common.rest : org.bndly.common.rest.client-api

Maven & Gradle

Jan 31, 2023
8 usages
0 stars

Bndly commons REST Client API

<dependency>
    <groupId>org.bndly.common.rest</groupId>
    <artifactId>org.bndly.common.rest.client-api</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bndly.common.rest : org.bndly.common.rest.client-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.bndly.common.rest : org.bndly.common.rest.client-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.bndly.common.rest.client-api-1.0.3
org.bndly.common.rest.client-api-1.0.2
org.bndly.common.rest.client-api-1.0.1
org.bndly.common.rest.client-api-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bndly.common.rest</groupId>
    <artifactId>org.bndly.common.rest.client-api</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bndly.common.rest : org.bndly.common.rest.client-api gradle dependency to your build.gradle file:

implementation 'org.bndly.common.rest:org.bndly.common.rest.client-api:1.0.3'

Gradle Kotlin DSL: Add the following org.bndly.common.rest : org.bndly.common.rest.client-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bndly.common.rest:org.bndly.common.rest.client-api:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bndly.common.rest : org.bndly.common.rest.client-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bndly.common.rest" % "org.bndly.common.rest.client-api" % "1.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 27, 2022
5 usages
4 stars
Sep 20, 2005
12 usages
Sep 14, 2019
4 usages
632 stars
Jun 12, 2020
4 usages
2 stars
Aug 18, 2020
1 usages
20 stars
Dec 24, 2019
4 usages
1.6k stars
May 15, 2023
3 usages
90 stars
Dec 07, 2016
2 usages
20 stars
Aug 03, 2017
4 usages
3 stars