is not current version
Last Version 1.0.9

com.ca.apim.gateway:gateway-export-plugin 0.7.3

The gateway-export-plugin enables exporting from gateways into a format that is compatible with the gateway-developer-plugin.

GroupId

GroupId

com.ca.apim.gateway
ArtifactId

ArtifactId

gateway-export-plugin
Version

Version

0.7.3
Type

Type

jar

Download gateway-export-plugin 0.7.3


<!-- https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-export-plugin/ -->
<dependency>
    <groupId>com.ca.apim.gateway</groupId>
    <artifactId>gateway-export-plugin</artifactId>
    <version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-export-plugin/
implementation 'com.ca.apim.gateway:gateway-export-plugin:0.7.3'
// https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-export-plugin/
implementation ("com.ca.apim.gateway:gateway-export-plugin:0.7.3")
'com.ca.apim.gateway:gateway-export-plugin:jar:0.7.3'
<dependency org="com.ca.apim.gateway" name="gateway-export-plugin" rev="0.7.3">
  <artifact name="gateway-export-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ca.apim.gateway', module='gateway-export-plugin', version='0.7.3')
)
libraryDependencies += "com.ca.apim.gateway" % "gateway-export-plugin" % "0.7.3"
[com.ca.apim.gateway/gateway-export-plugin "0.7.3"]