License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-json-diff-util |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
<!-- https://jarcasting.com/artifacts/com.testerum/common-json-diff-util/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-json-diff-util</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-json-diff-util/
implementation 'com.testerum:common-json-diff-util:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/common-json-diff-util/
implementation ("com.testerum:common-json-diff-util:5.3.5")
'com.testerum:common-json-diff-util:jar:5.3.5'
<dependency org="com.testerum" name="common-json-diff-util" rev="5.3.5">
<artifact name="common-json-diff-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-json-diff-util', version='5.3.5')
)
libraryDependencies += "com.testerum" % "common-json-diff-util" % "5.3.5"
[com.testerum/common-json-diff-util "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |