| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.onlyxiahui.framework | 
    
| ArtifactId | ArtifactIdonly-json-validator | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiononly-json-validator 
            a java json validator 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| only-json-validator-1.2.0.pom | |
| only-json-validator-1.2.0.jar | 59 KB | 
| only-json-validator-1.2.0-sources.jar | 73 KB | 
| only-json-validator-1.2.0-javadoc.jar | 262 KB | 
| Browse | 
<!-- 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"]
                | 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) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | [4.12,) | 
| com.google.code.gson : gson | jar | 2.8.5 |