License |
License |
---|---|
Categories |
CategoriesJSON Data fastjson Serialization Data Formats |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdsolon.serialization.fastjson |
Version | Version1.6.27-m2 |
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.6.27-m2</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.serialization.fastjson/
implementation 'org.noear:solon.serialization.fastjson:1.6.27-m2'
// https://jarcasting.com/artifacts/org.noear/solon.serialization.fastjson/
implementation ("org.noear:solon.serialization.fastjson:1.6.27-m2")
'org.noear:solon.serialization.fastjson:jar:1.6.27-m2'
<dependency org="org.noear" name="solon.serialization.fastjson" rev="1.6.27-m2">
<artifact name="solon.serialization.fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.serialization.fastjson', version='1.6.27-m2')
)
libraryDependencies += "org.noear" % "solon.serialization.fastjson" % "1.6.27-m2"
[org.noear/solon.serialization.fastjson "1.6.27-m2"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.serialization | jar | 1.6.27-m2 |
com.alibaba : fastjson | jar | 1.2.75 |
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.boot.jlhttp | jar | 1.6.27-m2 |
org.noear : solon-test | jar | 1.6.27-m2 |