License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.adobe.ride |
ArtifactId | ArtifactIdride-model-util |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionride-model-util
Utility designed for json schema handling and object production
|
Filename | Size |
---|---|
ride-model-util-2.0.0.pom | |
ride-model-util-2.0.0.jar | 36 KB |
ride-model-util-2.0.0-sources.jar | 31 KB |
ride-model-util-2.0.0-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |