Last Version

ride-config-util 2.0.0

Utility to help configure environment for test run.

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.adobe.ride
ArtifactId

ArtifactId

ride-config-util
Version

Version

2.0.0
Type

Type

jar
Description

Description

ride-config-util
Utility to help configure environment for test run.

Download ride-config-util 2.0.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
io.rest-assured : rest-assured jar 3.0.6
io.rest-assured : json-path jar 3.0.6
io.rest-assured : xml-path jar 3.0.6
io.rest-assured : json-schema-validator jar 3.0.6
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.5
com.google.code.findbugs : annotations jar 3.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.