gateway-developer-plugin

The gateway-developer-plugin enables developing gateway configuration.

License

License

MIT
GroupId

GroupId

com.ca.apim.gateway
ArtifactId

ArtifactId

gateway-developer-plugin
Last Version

Last Version

0.10.15
Release Date

Release Date

Type

Type

jar
Description

Description

gateway-developer-plugin
The gateway-developer-plugin enables developing gateway configuration.
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-developer-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ca.apim.gateway : config-builder jar 0.10.15
org.apache.commons : commons-compress jar 1.18

Project Modules

There are no modules declared in this project.

Build Status Quality Gate Status Maven Central Gradle Plugin

About

The Gateway Policy Plugin is used to develop Gateway configuration: it reads configuration files, converts them to the Gateway Restman bundle.

Usage

Usage documentation API Gateway Policy Plugin.

Building Your Gateway Project with the Plugin

The build is done using gradle. To build the plugin run ./gradlew build.

Versioning

Versioning is done using the gradle-semantic-build-versioning plugin. Every time a pull request is merged into master, the patch version is updated. For example, if the current version is 1.3.2, the next pull request merged into master will cause the version to be updated to 1.3.3. In order to update the major or minor version put either [major] or [minor] into the commit message.

Publish to Local

You can also publish the plugin to your local maven repository and print the published version by running: ./gradlew build publishToMavenLocal printVersion

Publishing

The plugin is published to Bintray: ca-api-gateway/gateway-developer-plugin. This then gets promoted to jCenter and Maven Central. For more details look at the build.gradle and .travis.yml files.

How You Can Contribute

Contributions are welcome and much appreciated. To learn more, see the Contribution Guidelines.

License

Copyright (c) 2018 CA/Broadcom. All rights reserved.

This software may be modified and distributed under the terms of the MIT license. See the LICENSE file for details.

com.ca.apim.gateway

CA API Management

Versions

Version
0.10.15
0.10.14
0.10.13
0.10.11
0.10.10
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.66
0.6.65
0.6.64
0.6.63
0.6.62
0.6.61
0.6.55
0.6.52
0.6.42
0.6.41
0.6.39
0.6.37
0.6.36
0.6.35
0.6.34
0.6.33
0.6.31
0.6.30
0.6.29
0.6.28
0.6.25
0.6.24
0.6.21
0.6.19
0.6.18
0.6.17
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.8
0.6.7
0.6.5
0.6.3
0.6.2
0.6.1
0.6.0
0.5.15
0.5.14
0.5.13
0.5.12
0.4.00