jar

com.fasterxml.jackson.datatype : jackson-datatype-hibernate6

Maven & Gradle

May 31, 2023
310 stars

Jackson-datatype-hibernate6 · Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Hibernate (https://hibernate.org/) version 6.x with Jakarta data types.

Table Of Contents

Latest Version

Download com.fasterxml.jackson.datatype : jackson-datatype-hibernate6 JAR file - Latest Versions:

All Versions

Download com.fasterxml.jackson.datatype : jackson-datatype-hibernate6 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.15.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-datatype-hibernate6-2.15.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fasterxml.jackson.datatype.hibernate6

├─ com.fasterxml.jackson.datatype.hibernate6.Hibernate6AnnotationIntrospector.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.Hibernate6Module.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.Hibernate6ProxySerializer.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.Hibernate6SerializerModifier.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.Hibernate6Serializers.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.Hibernate6Version.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.PackageVersion.class - [JAR]

├─ com.fasterxml.jackson.datatype.hibernate6.PersistentCollectionSerializer.class - [JAR]