Last Version

ride-model-util 2.0.0

Utility designed for json schema handling and object production

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.adobe.ride
ArtifactId

ArtifactId

ride-model-util
Version

Version

2.0.0
Type

Type

jar
Description

Description

ride-model-util
Utility designed for json schema handling and object production

Download ride-model-util 2.0.0


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

Dependencies

compile (16)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
org.apache.directory.studio : org.apache.commons.lang jar 2.6
com.github.mifmif : generex jar 1.0.2
commons-codec : commons-codec jar 1.10
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.