jar

com.marvinformatics.avro : avro-maven-plugin

Maven & Gradle

Jun 30, 2020
0 stars

Apache Avro Maven Plugin · Maven plugin for Avro IDL and Specific API Compilers

Table Of Contents

Latest Version

Download com.marvinformatics.avro : avro-maven-plugin JAR file - Latest Versions:

All Versions

Download com.marvinformatics.avro : avro-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.8.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-maven-plugin-1.9.2-8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.avro.compiler.specific

├─ org.apache.avro.compiler.specific.ProtocolTask.class - [JAR]

├─ org.apache.avro.compiler.specific.SchemaTask.class - [JAR]

├─ org.apache.avro.compiler.specific.SpecificCompiler.class - [JAR]

org.apache.avro.mojo

├─ org.apache.avro.mojo.AbstractAvroMojo.class - [JAR]

├─ org.apache.avro.mojo.HelpMojo.class - [JAR]

├─ org.apache.avro.mojo.IDLProtocolMojo.class - [JAR]

├─ org.apache.avro.mojo.InduceMojo.class - [JAR]

├─ org.apache.avro.mojo.ProtocolMojo.class - [JAR]

├─ org.apache.avro.mojo.SchemaMojo.class - [JAR]

org.apache.avro.compiler.idl

├─ org.apache.avro.compiler.idl.Idl.class - [JAR]

├─ org.apache.avro.compiler.idl.IdlConstants.class - [JAR]

├─ org.apache.avro.compiler.idl.IdlTokenManager.class - [JAR]

├─ org.apache.avro.compiler.idl.JavaCharStream.class - [JAR]

├─ org.apache.avro.compiler.idl.ParseException.class - [JAR]

├─ org.apache.avro.compiler.idl.ResolvingVisitor.class - [JAR]

├─ org.apache.avro.compiler.idl.SchemaResolver.class - [JAR]

├─ org.apache.avro.compiler.idl.Token.class - [JAR]

├─ org.apache.avro.compiler.idl.TokenMgrError.class - [JAR]

org.apache.avro.compiler.schema

├─ org.apache.avro.compiler.schema.CloningVisitor.class - [JAR]

├─ org.apache.avro.compiler.schema.SchemaVisitor.class - [JAR]

├─ org.apache.avro.compiler.schema.SchemaVisitorAction.class - [JAR]

├─ org.apache.avro.compiler.schema.Schemas.class - [JAR]