License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdcom.adobe.ride |
ArtifactId | ArtifactIdride-performance-lib |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionAdobe Ride Parent Pom
|
<!-- https://jarcasting.com/artifacts/com.adobe.ride/ride-performance-lib/ -->
<dependency>
<groupId>com.adobe.ride</groupId>
<artifactId>ride-performance-lib</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.ride/ride-performance-lib/
implementation 'com.adobe.ride:ride-performance-lib:2.0.0'
// https://jarcasting.com/artifacts/com.adobe.ride/ride-performance-lib/
implementation ("com.adobe.ride:ride-performance-lib:2.0.0")
'com.adobe.ride:ride-performance-lib:jar:2.0.0'
<dependency org="com.adobe.ride" name="ride-performance-lib" rev="2.0.0">
<artifact name="ride-performance-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.ride', module='ride-performance-lib', version='2.0.0')
)
libraryDependencies += "com.adobe.ride" % "ride-performance-lib" % "2.0.0"
[com.adobe.ride/ride-performance-lib "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.gatling : gatling-app | jar | 2.3.1 |
io.gatling.highcharts : gatling-charts-highcharts | jar | 2.3.1 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.0 |
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 |