License |
License |
---|---|
GroupId | GroupIdcom.ca.apim.gateway |
ArtifactId | ArtifactIdgateway-export-plugin |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gateway-export-plugin-1.0.9.pom | |
gateway-export-plugin-1.0.9.jar | 127 KB |
gateway-export-plugin-1.0.9-sources.jar | 71 KB |
gateway-export-plugin-1.0.9-javadoc.jar | 274 KB |
Browse |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-export-plugin/
implementation 'com.ca.apim.gateway:gateway-export-plugin:1.0.9'
// https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-export-plugin/
implementation ("com.ca.apim.gateway:gateway-export-plugin:1.0.9")
'com.ca.apim.gateway:gateway-export-plugin:jar:1.0.9'
<dependency org="com.ca.apim.gateway" name="gateway-export-plugin" rev="1.0.9">
<artifact name="gateway-export-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ca.apim.gateway', module='gateway-export-plugin', version='1.0.9')
)
libraryDependencies += "com.ca.apim.gateway" % "gateway-export-plugin" % "1.0.9"
[com.ca.apim.gateway/gateway-export-plugin "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.ca.apim.gateway : config-builder | jar | 1.0.9 |
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 |