LucasJson

Json serializer/deserializer without reflection. Autogenerate toJson() or toObject() methods at compile time for every classes annotated with Serializer Deserializer

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.lucacirillo2738
ArtifactId

ArtifactId

json
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

LucasJson
Json serializer/deserializer without reflection. Autogenerate toJson() or toObject() methods at compile time for every classes annotated with Serializer Deserializer
Project URL

Project URL

https://github.com/lucacirillo2738/OSSRH-80482
Source Code Management

Source Code Management

https://github.com/lucacirillo2738/OSSRH-80482

Download json

How to add to project

<plugin>
    <groupId>io.github.lucacirillo2738</groupId>
    <artifactId>json</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0