j

json-diff-parent

一款高性能的Json差异发现工具
https://gitee.com/local-li/json-diff
Apache License, Version 2.0
codeleep fen_and_fen
Files download
File Operation
json-diff-parent-3.1.6-RC1-RELEASE.pom download
Apache Maven
<dependency>
  <groupId>cn.xiaoandcai</groupId>
  <artifactId>json-diff-parent</artifactId>
  <version>3.1.6-RC1-RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cn.xiaoandcai:json-diff-parent:3.1.6-RC1-RELEASE'
Gradle Kotlin
implementation("cn.xiaoandcai:json-diff-parent:3.1.6-RC1-RELEASE")
Scala SBT
libraryDependencies += "cn.xiaoandcai" % "json-diff-parent" % "3.1.6-RC1-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='cn.xiaoandcai', module='json-diff-parent', version='3.1.6-RC1-RELEASE')
)
Apache Ivy
<dependency org="cn.xiaoandcai" name="json-diff-parent" rev="3.1.6-RC1-RELEASE" />
Leiningen
[cn.xiaoandcai/json-diff-parent "3.1.6-RC1-RELEASE"]
Apache Buildr
'cn.xiaoandcai:json-diff-parent:jar:3.1.6-RC1-RELEASE'
Dependencies
The project has no third-party dependencies