is not current version
Last Version 2.2.1

com.google.cloud:google-cloud-apigee-connect 2.0.0

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.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-apigee-connect
Version

Version

2.0.0
Type

Type

jar

Download google-cloud-apigee-connect 2.0.0


<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-connect/
implementation 'com.google.cloud:google-cloud-apigee-connect:2.0.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-connect/
implementation ("com.google.cloud:google-cloud-apigee-connect:2.0.0")
'com.google.cloud:google-cloud-apigee-connect:jar:2.0.0'
<dependency org="com.google.cloud" name="google-cloud-apigee-connect" rev="2.0.0">
  <artifact name="google-cloud-apigee-connect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-apigee-connect', version='2.0.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.0.0"
[com.google.cloud/google-cloud-apigee-connect "2.0.0"]