License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdjson-steps |
Version | Version5.2.3 |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
json-steps-5.2.3.pom | |
json-steps-5.2.3.jar | 19 KB |
json-steps-5.2.3-sources.jar | 7 KB |
json-steps-5.2.3-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/json-steps/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>json-steps</artifactId>
<version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/json-steps/
implementation 'com.testerum:json-steps:5.2.3'
// https://jarcasting.com/artifacts/com.testerum/json-steps/
implementation ("com.testerum:json-steps:5.2.3")
'com.testerum:json-steps:jar:5.2.3'
<dependency org="com.testerum" name="json-steps" rev="5.2.3">
<artifact name="json-steps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='json-steps', version='5.2.3')
)
libraryDependencies += "com.testerum" % "json-steps" % "5.2.3"
[com.testerum/json-steps "5.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : step-transformer-utils | jar | 5.2.3 |
com.testerum : model | jar | 5.2.3 |
com.testerum : common-json-diff | jar | 5.2.3 |
com.testerum : common-json | jar | 5.2.3 |
com.testerum : common-di | jar | 5.2.3 |
com.testerum : testerum-steps-api | jar | 5.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.assertj : assertj-core | jar | 3.18.1 |