is not current version
Last Version 1.0.9

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

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.6.41
Type

Type

jar

Download config-builder 0.6.41


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