jar

com.github.hal4j : hal4j-jackson

Maven & Gradle

Aug 13, 2023
1 usages
4 stars

HAL Jackson Data Binding · Jackson data binding for HAL

Table Of Contents

Latest Version

Download com.github.hal4j : hal4j-jackson JAR file - Latest Versions:

All Versions

Download com.github.hal4j : hal4j-jackson JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.10.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 hal4j-jackson-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hal4j.jackson

├─ com.github.hal4j.jackson.Deserializers.class - [JAR]

├─ com.github.hal4j.jackson.GenericResourceDeserializer.class - [JAR]

├─ com.github.hal4j.jackson.GenericResourceMixin.class - [JAR]

├─ com.github.hal4j.jackson.GenericResourceSerializer.class - [JAR]

├─ com.github.hal4j.jackson.HALLinkDeserializer.class - [JAR]

├─ com.github.hal4j.jackson.HALLinkMixin.class - [JAR]

├─ com.github.hal4j.jackson.HALObjectMapperFactory.class - [JAR]

├─ com.github.hal4j.jackson.HALResourceModule.class - [JAR]

├─ com.github.hal4j.jackson.JacksonBindingContext.class - [JAR]

├─ com.github.hal4j.jackson.JacksonResourceFactory.class - [JAR]

├─ com.github.hal4j.jackson.NavigationResourceDeserializer.class - [JAR]

├─ com.github.hal4j.jackson.NavigationResourceMixin.class - [JAR]

├─ com.github.hal4j.jackson.NoOpHandlerInstantiator.class - [JAR]

├─ com.github.hal4j.jackson.Parsers.class - [JAR]

├─ com.github.hal4j.jackson.ResourceDeserializer.class - [JAR]

├─ com.github.hal4j.jackson.ResourceHandlerInstantiator.class - [JAR]

├─ com.github.hal4j.jackson.ResourceMixin.class - [JAR]

├─ com.github.hal4j.jackson.ResourceParser.class - [JAR]

├─ com.github.hal4j.jackson.ResourcesDeserializer.class - [JAR]

├─ com.github.hal4j.jackson.ResourcesMixin.class - [JAR]

Advertisement