only-json-validator

a java json validator

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.onlyxiahui.framework
ArtifactId

ArtifactId

only-json-validator
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

only-json-validator
a java json validator
Project URL

Project URL

https://gitee.com/onlylibrary/only-json-validator
Source Code Management

Source Code Management

https://gitee.com/onlylibrary/only-json-validator

Download only-json-validator

How to add to project

<!-- https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-json-validator/ -->
<dependency>
    <groupId>com.onlyxiahui.framework</groupId>
    <artifactId>only-json-validator</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-json-validator/
implementation 'com.onlyxiahui.framework:only-json-validator:1.2.0'
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-json-validator/
implementation ("com.onlyxiahui.framework:only-json-validator:1.2.0")
'com.onlyxiahui.framework:only-json-validator:jar:1.2.0'
<dependency org="com.onlyxiahui.framework" name="only-json-validator" rev="1.2.0">
  <artifact name="only-json-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onlyxiahui.framework', module='only-json-validator', version='1.2.0')
)
libraryDependencies += "com.onlyxiahui.framework" % "only-json-validator" % "1.2.0"
[com.onlyxiahui.framework/only-json-validator "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core jar [4.2.6.RELEASE,6.0.0.RELEASE)
com.alibaba : fastjson jar [1.2.58,2.0.0)

test (2)

Group / Artifact Type Version
junit : junit jar [4.12,)
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0