License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdcf-service-gateway |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Gateway
Support for building service gateways.
|
Filename | Size |
---|---|
cf-service-gateway-0.1.pom | |
cf-service-gateway-0.1.jar | 19 KB |
cf-service-gateway-0.1-sources.jar | 12 KB |
cf-service-gateway-0.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-service-gateway/ -->
<dependency>
<groupId>com.github.cloudfoundry-community</groupId>
<artifactId>cf-service-gateway</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-service-gateway/
implementation 'com.github.cloudfoundry-community:cf-service-gateway:0.1'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/cf-service-gateway/
implementation ("com.github.cloudfoundry-community:cf-service-gateway:0.1")
'com.github.cloudfoundry-community:cf-service-gateway:jar:0.1'
<dependency org="com.github.cloudfoundry-community" name="cf-service-gateway" rev="0.1">
<artifact name="cf-service-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='cf-service-gateway', version='0.1')
)
libraryDependencies += "com.github.cloudfoundry-community" % "cf-service-gateway" % "0.1"
[com.github.cloudfoundry-community/cf-service-gateway "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cloudfoundry-community : cf-client | jar | 0.1 |
com.github.cloudfoundry-community : cf-component | jar | 0.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.8 |
org.apache.httpcomponents : httpclient | jar | 4.2.3 |
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.6 |