| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.tencent.devops.rules | 
    
| ArtifactId | ArtifactIdjson-rules | 
    
| Last Version | Last Version1.0.14 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJSON Rules 
            Json serializable rule engine 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| json-rules-1.0.14.pom | |
| json-rules-1.0.14.jar | 144 KB | 
| json-rules-1.0.14-sources.jar | 66 KB | 
| json-rules-1.0.14-javadoc.jar | 392 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.tencent.devops.rules/json-rules/ -->
<dependency>
    <groupId>com.tencent.devops.rules</groupId>
    <artifactId>json-rules</artifactId>
    <version>1.0.14</version>
</dependency>
                // https://jarcasting.com/artifacts/com.tencent.devops.rules/json-rules/
implementation 'com.tencent.devops.rules:json-rules:1.0.14'
                // https://jarcasting.com/artifacts/com.tencent.devops.rules/json-rules/
implementation ("com.tencent.devops.rules:json-rules:1.0.14")
                'com.tencent.devops.rules:json-rules:jar:1.0.14'
                <dependency org="com.tencent.devops.rules" name="json-rules" rev="1.0.14">
  <artifact name="json-rules" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.tencent.devops.rules', module='json-rules', version='1.0.14')
)
                libraryDependencies += "com.tencent.devops.rules" % "json-rules" % "1.0.14"
                [com.tencent.devops.rules/json-rules "1.0.14"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.1 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| com.jayway.jsonpath : json-path | jar | 2.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |