is not current version
Last Version 1.0.9

com.ca.apim.gateway:config-builder 0.5.12

The gateway-developer-plugin enables developing gateway configuration.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.ca.apim.gateway
ArtifactId

ArtifactId

config-builder
Version

Version

0.5.12
Type

Type

jar

Download config-builder 0.5.12


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