Skip to content

Commit 692785f

Browse files
committed
add readme.md
1 parent 7876d9d commit 692785f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ public class JSONTest {
8989

9090
#### 随时替换json解析框架
9191

92-
```xml
93-
92+
```
9493
<dependency>
9594
<groupId>io.github.admin4j</groupId>
9695
<artifactId>http</artifactId>
@@ -102,9 +101,10 @@ public class JSONTest {
102101
</exclusion>
103102
</exclusions>
104103
</dependency>
104+
105105
<dependency>
106-
<groupId>com.admin4j.json</groupId>
107-
<artifactId>admin4j-json-jackson</artifactId>
108-
<version>0.2.0</version>
106+
<groupId>com.admin4j.json</groupId>
107+
<artifactId>admin4j-json-jackson</artifactId>
108+
<version>0.2.0</version>
109109
</dependency>
110110
```

0 commit comments

Comments
 (0)