cx-config-provider
Please add a description of a project
Release Notes
Please read latest features and fixes from the Releases.
Build
mvn clean install
Contributing
Please read through our contributing guidelines.
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration |
GroupId | GroupIdcom.checkmarx |
ArtifactId | ArtifactIdcx-config-provider |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration Provider
Configuration Provider
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cx-config-provider-1.0.10.pom | |
cx-config-provider-1.0.10.jar | 34 KB |
cx-config-provider-1.0.10-sources.jar | 21 KB |
cx-config-provider-1.0.10-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.checkmarx/cx-config-provider/ -->
<dependency>
<groupId>com.checkmarx</groupId>
<artifactId>cx-config-provider</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.checkmarx/cx-config-provider/
implementation 'com.checkmarx:cx-config-provider:1.0.10'
// https://jarcasting.com/artifacts/com.checkmarx/cx-config-provider/
implementation ("com.checkmarx:cx-config-provider:1.0.10")
'com.checkmarx:cx-config-provider:jar:1.0.10'
<dependency org="com.checkmarx" name="cx-config-provider" rev="1.0.10">
<artifact name="cx-config-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.checkmarx', module='cx-config-provider', version='1.0.10')
)
libraryDependencies += "com.checkmarx" % "cx-config-provider" % "1.0.10"
[com.checkmarx/cx-config-provider "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-io : commons-io | jar | 2.6 |
org.apache.httpcomponents : httpmime | jar | 4.5.4 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.4 |
org.apache.httpcomponents : httpcore | jar | 4.4.12 |
org.apache.httpcomponents : httpclient-win | jar | 4.5.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
com.typesafe : config | jar | 1.3.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.2 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-java | jar | 5.7.0 |
io.cucumber : cucumber-junit | jar | 5.7.0 |
junit : junit | jar | 4.11 |
Please add a description of a project
Please read latest features and fixes from the Releases.
mvn clean install
Please read through our contributing guidelines.