is not current version
Last Version 1.0.9

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

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

Type

jar

Download gateway-export-plugin 0.6.25


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