| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGoogle Cloud Контейнер PaaS Providers |
| Группа | Группаcom.google.cloud |
| Идентификатор | Идентификаторgoogle-cloud-apigee-connect |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGoogle Apigee Connect
Apigee Connect allows the Apigee hybrid management plane to connect securely to the MART service in the runtime plane without requiring you to expose the MART endpoint on the internet.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-connect/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-apigee-connect</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-connect/
implementation 'com.google.cloud:google-cloud-apigee-connect:2.2.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-connect/
implementation ("com.google.cloud:google-cloud-apigee-connect:2.2.1")
'com.google.cloud:google-cloud-apigee-connect:jar:2.2.1'
<dependency org="com.google.cloud" name="google-cloud-apigee-connect" rev="2.2.1">
<artifact name="google-cloud-apigee-connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-apigee-connect', version='2.2.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.2.1"
[com.google.cloud/google-cloud-apigee-connect "2.2.1"]