jar

sh.bader.common : id

Maven & Gradle

Mar 02, 2022
1 usages

Common ID · Common library to work with typed ids.

Table Of Contents

Latest Version

Download sh.bader.common : id JAR file - Latest Versions:

All Versions

Download sh.bader.common : id JAR file - All Versions:

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

sh.bader.common.id.hibernate

├─ sh.bader.common.id.hibernate.AbstractID.class - [JAR]

├─ sh.bader.common.id.hibernate.IDGenerator.class - [JAR]

sh.bader.common.id.spring

├─ sh.bader.common.id.spring.IDFormatter.class - [JAR]

sh.bader.common.id.jackson

├─ sh.bader.common.id.jackson.IDDeserializer.class - [JAR]

├─ sh.bader.common.id.jackson.IDDeserializers.class - [JAR]

├─ sh.bader.common.id.jackson.IDModule.class - [JAR]

├─ sh.bader.common.id.jackson.IDSerializer.class - [JAR]

├─ sh.bader.common.id.jackson.IDSerializers.class - [JAR]

├─ sh.bader.common.id.jackson.IDTypeModifier.class - [JAR]

sh.bader.common.id

├─ sh.bader.common.id.ID.class - [JAR]

├─ sh.bader.common.id.IDEntity.class - [JAR]

Advertisement