| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.trustedanalytics |
| ArtifactId | ArtifactIdcf-client |
| Version | Version0.4.42 |
| Type | Typejar |
| Description |
DescriptionSpring Cloud Starter
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cf-client-0.4.42.pom | |
| cf-client-0.4.42.jar | 136 KB |
| cf-client-0.4.42-sources.jar | 95 KB |
| cf-client-0.4.42-javadoc.jar | 561 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.trustedanalytics/cf-client/ -->
<dependency>
<groupId>org.trustedanalytics</groupId>
<artifactId>cf-client</artifactId>
<version>0.4.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.trustedanalytics/cf-client/
implementation 'org.trustedanalytics:cf-client:0.4.42'
// https://jarcasting.com/artifacts/org.trustedanalytics/cf-client/
implementation ("org.trustedanalytics:cf-client:0.4.42")
'org.trustedanalytics:cf-client:jar:0.4.42'
<dependency org="org.trustedanalytics" name="cf-client" rev="0.4.42">
<artifact name="cf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trustedanalytics', module='cf-client', version='0.4.42')
)
libraryDependencies += "org.trustedanalytics" % "cf-client" % "0.4.42"
[org.trustedanalytics/cf-client "0.4.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cloudfoundry : cloudfoundry-client-lib | jar | 1.0.5 |
| com.netflix.feign : feign-core | jar | 8.2.0 |
| com.netflix.feign : feign-jackson | jar | 8.2.0 |
| com.netflix.feign : feign-slf4j | jar | 8.2.0 |
| org.cloudfoundry.identity : cloudfoundry-identity-scim | jar | 2.7.4 |
| com.google.guava : guava | jar | 18.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| io.reactivex : rxjava | jar | 1.0.12 |
| com.jayway.jsonpath : json-path | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| junit : junit | jar | 4.12 |