is not current version
Last Version 1.0.9

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

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

1.0.0
Type

Type

jar

Download config-builder 1.0.0


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