MVN

com.cloudbees : endpoints

Maven & Gradle

Mar 25, 2014
0 stars

endpoints · A common API to get the URIs of various CloudBees API endpoints.

<dependency>
    <groupId>com.cloudbees</groupId>
    <artifactId>endpoints</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cloudbees : endpoints to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of com.cloudbees : endpoints to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
endpoints-0.8

How to add a dependency to Maven

Add the following com.cloudbees : endpoints maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cloudbees</groupId>
    <artifactId>endpoints</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cloudbees : endpoints gradle dependency to your build.gradle file:

implementation 'com.cloudbees:endpoints:0.8'

Gradle Kotlin DSL: Add the following com.cloudbees : endpoints gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cloudbees:endpoints:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cloudbees : endpoints sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cloudbees" % "endpoints" % "0.8"

Advertisement

Dependencies from Group

Jan 15, 2015
14 usages
Jan 16, 2019
13 usages
78 stars
Jun 28, 2019
9 usages
23 stars
Sep 09, 2019
3 usages
2 stars
Dec 03, 2013
3 usages

Discover Dependencies

Oct 10, 2013
1 usages
Jan 12, 2013
Jun 25, 2014
Aug 01, 2009
1 usages
Dec 23, 2014
0 stars
Mar 27, 2015
Apr 11, 2015
8 stars
Feb 02, 2015
4 stars
Apr 13, 2015
0 stars