License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.adobe.ride |
ArtifactId | ArtifactIdride-core |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionride-core
Adobe Ride Parent Pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
ride-core-2.0.0.pom | |
ride-core-2.0.0.jar | 27 KB |
ride-core-2.0.0-sources.jar | 20 KB |
ride-core-2.0.0-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.ride/ride-core/ -->
<dependency>
<groupId>com.adobe.ride</groupId>
<artifactId>ride-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.ride/ride-core/
implementation 'com.adobe.ride:ride-core:2.0.0'
// https://jarcasting.com/artifacts/com.adobe.ride/ride-core/
implementation ("com.adobe.ride:ride-core:2.0.0")
'com.adobe.ride:ride-core:jar:2.0.0'
<dependency org="com.adobe.ride" name="ride-core" rev="2.0.0">
<artifact name="ride-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.ride', module='ride-core', version='2.0.0')
)
libraryDependencies += "com.adobe.ride" % "ride-core" % "2.0.0"
[com.adobe.ride/ride-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.ride : ride-model-util | jar | 2.0.0 |
com.adobe.ride : ride-config-util | jar | 2.0.0 |
com.cedarsoftware : json-io | jar | 2.9.4 |
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 |
---|---|---|
org.uncommons : reportng | jar | 1.1.4 |
junit : junit | jar | 4.12 |