is not current version
Last Version 1.0.9

gateway-export-plugin 1.0.7

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

License

License

MIT
GroupId

GroupId

com.ca.apim.gateway
ArtifactId

ArtifactId

gateway-export-plugin
Version

Version

1.0.7
Type

Type

jar
Description

Description

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

Project URL

https://github.com/CAAPIM/gateway-developer-plugin
Project Organization

Project Organization

CA API Gateway
Source Code Management

Source Code Management

https://github.com/CAAPIM/gateway-developer-plugin

Download gateway-export-plugin 1.0.7


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

Dependencies

compile (5)

Group / Artifact Type Version
com.ca.apim.gateway : config-builder jar 1.0.7
org.reflections : reflections jar 0.9.11
com.google.inject : guice jar 4.2.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

Project Modules

There are no modules declared in this project.