| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdcom.github.cloudfoundry-community |
| ArtifactId | ArtifactIdcf-service-broker |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionService Broker
Support for building service brokers.
|
| Filename | Size |
|---|---|
| cf-service-broker-0.3.pom | |
| cf-service-broker-0.3.jar | 18 KB |
| cf-service-broker-0.3-sources.jar | 15 KB |
| cf-service-broker-0.3-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-service-broker/ -->
<dependency>
<groupId>com.github.cloudfoundry-community</groupId>
<artifactId>cf-service-broker</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-service-broker/
implementation 'com.github.cloudfoundry-community:cf-service-broker:0.3'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-service-broker/
implementation ("com.github.cloudfoundry-community:cf-service-broker:0.3")
'com.github.cloudfoundry-community:cf-service-broker:jar:0.3'
<dependency org="com.github.cloudfoundry-community" name="cf-service-broker" rev="0.3">
<artifact name="cf-service-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='cf-service-broker', version='0.3')
)
libraryDependencies += "com.github.cloudfoundry-community" % "cf-service-broker" % "0.3"
[com.github.cloudfoundry-community/cf-service-broker "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cloudfoundry-community : cf-client | jar | 0.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |
| org.yaml : snakeyaml | jar | 1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.3.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |