jar

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

Maven & Gradle

May 31, 2017
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_2.11 JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0

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_2.11-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.makubi.maven.plugin.avrohugger

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

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

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

com.julianpeeters.avrohugger.filesorter

├─ com.julianpeeters.avrohugger.filesorter.AVDLFileSorter.class - [JAR]

├─ com.julianpeeters.avrohugger.filesorter.AVSCFileSorter.class - [JAR]

├─ com.julianpeeters.avrohugger.filesorter.ReferredTypeFinder.class - [JAR]

├─ com.julianpeeters.avrohugger.filesorter.TypeComparator.class - [JAR]

Advertisement