| Group ID: |
top.jfunc.json |
| Artifact ID: |
json-codejson |
| Version: |
1.8.3 |
| Last modified: |
27.03.2019 08:06 |
| Packaging: |
jar |
| Name: |
json-codejson |
| Description: |
common json interface implements by jfire-codejson |
| URL: |
https://gitee.com/xxssyyyyssxx/json-codejson |
|
|
| Size: |
10.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/top/jfunc/json/json-codejson/1.8.3/json-codejson-1.8.3.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>top.jfunc.json</groupId>
<artifactId>json-codejson</artifactId>
<version>1.8.3</version>
<name>json-codejson</name>
<description>common json interface implements by jfire-codejson</description>
<url>https://gitee.com/xxssyyyyssxx/json-codejson</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>xxssyyyyssxx</id>
<name>xiongshiyan</name>
<email>xxssyyyyssxx@126.com</email>
</developer>
</developers>
<scm>
<connection>https://gitee.com/xxssyyyyssxx/json-codejson.git</connection>
<developerConnection>https://gitee.com/xxssyyyyssxx/json-codejson.git</developerConnection>
<url>https://gitee.com/xxssyyyyssxx/json-codejson</url>
</scm>
<dependencies>
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>json-common</artifactId>
<version>1.8.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>link.jfire</groupId>
<artifactId>codejson</artifactId>
<version>1.1.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>json-codejson</artifactId>
<version>1.8.3</version>
</dependency>
|
| Gradle: |
top.jfunc.json:json-codejson:1.8.3 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|