JSON Marshaller
Small lightweight json marshaller for POJOs to use in android applications. Uses GSON pull parser and zero configuration approach. Suitable for big JSON files
| Artifact | Download (JAR) (10 KB) |
|---|---|
| POM File | View |
| HomePage | https://github.com/ko5tik/jsonserializer |
| Organization | |
| Issue Tracker |
This artifact depends on ...
| Group | Artifact | Version |
|---|---|---|
| com.google.code.gson | gson | |
| junit | junit | |
| mockit | jmockit |
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Developer Id | Roles | Organization | |
|---|---|---|---|---|
| Konstantin Pribluda | konstantin(at)pribluda.de | ko5tik | all hands person | J-Tec-Team GbR |
Source Control
| Connection | scm:git:http://github.com/ko5tik/jsonserializer.git |
|---|---|
| Developer Connection | scm:git:git://github.com/ko5tik/jsonserializer.git |
| Tag | HEAD |
| URL | git@github.com:ko5tik/jsonserializer.git |
Packages
| de.pribluda.android.jsonmarshaller |