| License |
License |
|---|---|
| Categories |
CategoriesJSON Data fastjson Pippo User Interface Web Frameworks |
| GroupId | GroupIdro.pippo |
| ArtifactId | ArtifactIdpippo-fastjson |
| Last Version | Last Version1.13.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPippo Fastjson
Fastjson integration
|
| Filename | Size |
|---|---|
| pippo-fastjson-1.13.1.pom | |
| pippo-fastjson-1.13.1.jar | 3 KB |
| pippo-fastjson-1.13.1-sources.jar | 3 KB |
| pippo-fastjson-1.13.1-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-fastjson/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-fastjson</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-fastjson/
implementation 'ro.pippo:pippo-fastjson:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-fastjson/
implementation ("ro.pippo:pippo-fastjson:1.13.1")
'ro.pippo:pippo-fastjson:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-fastjson" rev="1.13.1">
<artifact name="pippo-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-fastjson', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-fastjson" % "1.13.1"
[ro.pippo/pippo-fastjson "1.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ro.pippo : pippo-core | jar | 1.13.1 |
| com.alibaba : fastjson | jar | 1.2.57 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |