License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.ca.apim.gateway |
ArtifactId | ArtifactIdconfig-builder |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig-builder
Core library used to create bundles and apply for the CA API Gateway
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-builder-1.0.9.pom | |
config-builder-1.0.9.jar | 422 KB |
config-builder-1.0.9-sources.jar | 219 KB |
config-builder-1.0.9-javadoc.jar | 740 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ca.apim.gateway/config-builder/ -->
<dependency>
<groupId>com.ca.apim.gateway</groupId>
<artifactId>config-builder</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ca.apim.gateway/config-builder/
implementation 'com.ca.apim.gateway:config-builder:1.0.9'
// https://jarcasting.com/artifacts/com.ca.apim.gateway/config-builder/
implementation ("com.ca.apim.gateway:config-builder:1.0.9")
'com.ca.apim.gateway:config-builder:jar:1.0.9'
<dependency org="com.ca.apim.gateway" name="config-builder" rev="1.0.9">
<artifact name="config-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ca.apim.gateway', module='config-builder', version='1.0.9')
)
libraryDependencies += "com.ca.apim.gateway" % "config-builder" % "1.0.9"
[com.ca.apim.gateway/config-builder "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.7 |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice | jar | 4.2.1 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.jetbrains : annotations | jar | 16.0.2 |
org.reflections : reflections | jar | 0.9.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.apache.commons : commons-text | jar | 1.6 |