is not current version
Last Version 1.0.9

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

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.10.11
Type

Type

jar

Download gateway-export-plugin 0.10.11


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