License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.lucacirillo2738 |
ArtifactId | ArtifactIdjson |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionLucasJson
Json serializer/deserializer without reflection. Autogenerate toJson() or toObject() methods at compile time for every classes annotated with Serializer Deserializer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-1.0.3.pom | |
json-1.0.3.jar | 36 KB |
Browse |
<plugin>
<groupId>io.github.lucacirillo2738</groupId>
<artifactId>json</artifactId>
<version>1.0.3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.28.0-GA |
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.6.3 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.jeasy : easy-random-core | jar | 4.0.0 |