License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-apigee-connect |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle 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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle 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"]