| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаcom.github.cloudfoundry-community |
| Идентификатор | Идентификаторcf-service-gateway |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеService Gateway
Support for building service gateways.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.3.1 |
| ch.qos.logback : logback-classic | jar | 1.0.6 |