is not current version
Last Version 1.0.9

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

Core library used to create bundles and apply for the CA API Gateway

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.ca.apim.gateway
ArtifactId

ArtifactId

config-builder
Version

Version

0.8.7
Type

Type

jar

Download config-builder 0.8.7


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