is not current version
Last Version 1.0.3

LucasJson 1.0.2

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
Version

Version

1.0.2
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

Download json 1.0.2


<plugin>
    <groupId>io.github.lucacirillo2738</groupId>
    <artifactId>json</artifactId>
    <version>1.0.2</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.