jar

com.github.pjgg : avro-logicaltypes

Maven & Gradle

Apr 22, 2020

avro logicaltypes · Custom avro logicaltypes

Table Of Contents

Latest Version

Download com.github.pjgg : avro-logicaltypes JAR file - Latest Versions:

All Versions

Download com.github.pjgg : avro-logicaltypes 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 avro-logicaltypes-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.pjgg.avro.logicaltypes

├─ com.github.pjgg.avro.logicaltypes.LogicalTypesFactory.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.MismatchLogicalTypeException.class - [JAR]

com.github.pjgg.avro.logicaltypes.strings

├─ com.github.pjgg.avro.logicaltypes.strings.Email.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.EmailConversion.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.EmailLogicalType.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.ValidatedString.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.ValidatedStringConversion.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.ValidatedStringLogicalType.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.Zipcode.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.ZipcodeConversion.class - [JAR]

├─ com.github.pjgg.avro.logicaltypes.strings.ZipcodeLogicalType.class - [JAR]