We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e656258 commit 076b3feCopy full SHA for 076b3fe
1 file changed
APIJSONORM/README.md
@@ -19,7 +19,7 @@ Tencent [APIJSON](https://github.com/Tencent/APIJSON) ORM library for remote dep
19
#### 2. Add the APIJSON dependency to pom.xml
20
```xml
21
<dependency>
22
- <groupId>com.github.Tencent</groupId>
+ <groupId>com.github.Tencent</groupId>
23
<artifactId>APIJSON</artifactId>
24
<version>LATEST</version>
25
</dependency>
0 commit comments