jar

org.touchbit.retrofit.veslo : jackson

Maven & Gradle

Mar 17, 2022
3 usages
8 stars

Veslo Jackson2 Module · The module provides the ability to convert models (DTO) into their JSON representation and back using the Jackson2 library.

Table Of Contents

Latest Version

Download org.touchbit.retrofit.veslo : jackson JAR file - Latest Versions:

All Versions

Download org.touchbit.retrofit.veslo : jackson JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jackson-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

veslo

├─ veslo.JacksonConverter.class - [JAR]

├─ veslo.JacksonConverterFactory.class - [JAR]

├─ veslo.JacksonModel.class - [JAR]

├─ veslo.JacksonModelAdditionalProperties.class - [JAR]

├─ veslo.JacksonTestClient.class - [JAR]

Advertisement