License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson Serialization Data Formats |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdsolon.serialization.fastjson |
Version | Version1.9.0 |
Type | Typejar |
Description |
DescriptionJava project for solon
|
<!-- https://jarcasting.com/artifacts/org.noear/solon.serialization.fastjson/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.serialization.fastjson</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.serialization.fastjson/
implementation 'org.noear:solon.serialization.fastjson:1.9.0'
// https://jarcasting.com/artifacts/org.noear/solon.serialization.fastjson/
implementation ("org.noear:solon.serialization.fastjson:1.9.0")
'org.noear:solon.serialization.fastjson:jar:1.9.0'
<dependency org="org.noear" name="solon.serialization.fastjson" rev="1.9.0">
<artifact name="solon.serialization.fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.serialization.fastjson', version='1.9.0')
)
libraryDependencies += "org.noear" % "solon.serialization.fastjson" % "1.9.0"
[org.noear/solon.serialization.fastjson "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.serialization | jar | 1.9.0 |
com.alibaba : fastjson | jar | 1.2.83 |
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.boot.jlhttp | jar | 1.9.0 |
org.noear : solon-test | jar | 1.9.0 |