is not current version
Last Version 1.0.10

com.checkmarx:cx-config-provider 1.0.2

Configuration Provider

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.checkmarx
ArtifactId

ArtifactId

cx-config-provider
Version

Version

1.0.2
Type

Type

jar

Download cx-config-provider 1.0.2


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