License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson |
GroupId | GroupIdcom.github.wjw465150 |
ArtifactId | ArtifactIdeasyfastjson |
Last Version | Last Version2.12.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyfastjson
Encapsulates Jackon JSON library, Fast Speed Easy Used Json Lib For java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyfastjson-2.12.5.pom | |
easyfastjson-2.12.5.jar | 1 MB |
easyfastjson-2.12.5-sources.jar | 40 KB |
easyfastjson-2.12.5-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wjw465150/easyfastjson/ -->
<dependency>
<groupId>com.github.wjw465150</groupId>
<artifactId>easyfastjson</artifactId>
<version>2.12.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wjw465150/easyfastjson/
implementation 'com.github.wjw465150:easyfastjson:2.12.5'
// https://jarcasting.com/artifacts/com.github.wjw465150/easyfastjson/
implementation ("com.github.wjw465150:easyfastjson:2.12.5")
'com.github.wjw465150:easyfastjson:jar:2.12.5'
<dependency org="com.github.wjw465150" name="easyfastjson" rev="2.12.5">
<artifact name="easyfastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wjw465150', module='easyfastjson', version='2.12.5')
)
libraryDependencies += "com.github.wjw465150" % "easyfastjson" % "2.12.5"
[com.github.wjw465150/easyfastjson "2.12.5"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.12.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |