jar

at.makubi.maven.plugin : avrohugger-maven-plugin

Maven & Gradle

Oct 02, 2021
9 stars

Avrohugger Maven Plugin · Maven plugin for generating Scala case classes and ADTs from Apache Avro schemas, datafiles, and protocols

Table Of Contents

Latest Version

Download at.makubi.maven.plugin : avrohugger-maven-plugin JAR file - Latest Versions:

All Versions

Download at.makubi.maven.plugin : avrohugger-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7
1.6
1.5
1.4

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 avrohugger-maven-plugin-1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.makubi.maven.plugin.avrohugger.typeoverride.logical

├─ at.makubi.maven.plugin.avrohugger.typeoverride.logical.AvroScalaTimestampMillisType.class - [JAR]

at.makubi.maven.plugin.avrohugger.typeoverride.primitive

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaBooleanType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaBytesType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaDoubleType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaFloatType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaIntType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaLongType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaNullType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.primitive.AvroScalaStringType.class - [JAR]

at.makubi.maven.plugin.avrohugger.typeoverride.complex

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaArrayType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaEnumType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaFixedType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaMapType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaProtocolType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaRecordType.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.typeoverride.complex.AvroScalaUnionType.class - [JAR]

at.makubi.maven.plugin.avrohugger

├─ at.makubi.maven.plugin.avrohugger.AvrohuggerGenerator.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.DefaultFileListHelper.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.Defaults.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.FileInclude.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.FileListHelper.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.GeneratorMojo.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.Implicits.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.Mapping.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.MatchSyntax.class - [JAR]

├─ at.makubi.maven.plugin.avrohugger.SourceGenerationFormat.class - [JAR]

at.makubi.maven.plugin.avrohugger.typeoverride

├─ at.makubi.maven.plugin.avrohugger.typeoverride.TypeOverrides.class - [JAR]