License |
License |
---|---|
GroupId | GroupIdcom.cloudbees |
ArtifactId | ArtifactIdendpoints |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionendpoints
A common API to get the URIs of various CloudBees API endpoints.
|
Filename | Size |
---|---|
endpoints-0.8.pom | |
endpoints-0.8.jar | 6 KB |
endpoints-0.8-sources.jar | 5 KB |
endpoints-0.8-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudbees/endpoints/ -->
<dependency>
<groupId>com.cloudbees</groupId>
<artifactId>endpoints</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudbees/endpoints/
implementation 'com.cloudbees:endpoints:0.8'
// https://jarcasting.com/artifacts/com.cloudbees/endpoints/
implementation ("com.cloudbees:endpoints:0.8")
'com.cloudbees:endpoints:jar:0.8'
<dependency org="com.cloudbees" name="endpoints" rev="0.8">
<artifact name="endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudbees', module='endpoints', version='0.8')
)
libraryDependencies += "com.cloudbees" % "endpoints" % "0.8"
[com.cloudbees/endpoints "0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |