License |
License |
---|---|
GroupId | GroupIdcom.ca.apim.gateway |
ArtifactId | ArtifactIdgateway-import-plugin |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-import-plugin
The gateway-import-plugin enables importing locally generated bundles to an existing running gateway instance.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-import-plugin/ -->
<dependency>
<groupId>com.ca.apim.gateway</groupId>
<artifactId>gateway-import-plugin</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-import-plugin/
implementation 'com.ca.apim.gateway:gateway-import-plugin:1.0.9'
// https://jarcasting.com/artifacts/com.ca.apim.gateway/gateway-import-plugin/
implementation ("com.ca.apim.gateway:gateway-import-plugin:1.0.9")
'com.ca.apim.gateway:gateway-import-plugin:jar:1.0.9'
<dependency org="com.ca.apim.gateway" name="gateway-import-plugin" rev="1.0.9">
<artifact name="gateway-import-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ca.apim.gateway', module='gateway-import-plugin', version='1.0.9')
)
libraryDependencies += "com.ca.apim.gateway" % "gateway-import-plugin" % "1.0.9"
[com.ca.apim.gateway/gateway-import-plugin "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.ca.apim.gateway : config-builder | jar | 1.0.9 |