View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window axon-avro-generator-maven-plugin-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.holixon.avro.maven
├─ io.holixon.avro.maven.AxonAvroGeneratorMojoParameters.class - [JAR]
├─ io.holixon.avro.maven.GenerateClassesFromSchemaMojo.class - [JAR]
├─ io.holixon.avro.maven.PrepareSchemaDeploymentMojo.class - [JAR]
io.holixon.avro.maven.executor
├─ io.holixon.avro.maven.executor.AbstractExecutor.class - [JAR]
├─ io.holixon.avro.maven.executor.AbstractMojoExecutor.class - [JAR]
├─ io.holixon.avro.maven.executor.AvroSchemaExecutor.class - [JAR]
├─ io.holixon.avro.maven.executor.ElementSupplier.class - [JAR]
├─ io.holixon.avro.maven.executor.ReadMeMarkdownGenerator.class - [JAR]
├─ io.holixon.avro.maven.executor.SpoonExecutor.class - [JAR]
io.holixon.avro.maven.maven
├─ io.holixon.avro.maven.maven.ParameterAwareMojo.class - [JAR]
io.holixon.avro.maven.avro
├─ io.holixon.avro.maven.avro.AvroFqn.class - [JAR]
├─ io.holixon.avro.maven.avro.AvroKtKt.class - [JAR]
├─ io.holixon.avro.maven.avro.AvroMavenPlugin.class - [JAR]
├─ io.holixon.avro.maven.avro.AvroSchemaFqnMismatch.class - [JAR]
├─ io.holixon.avro.maven.avro.CannotParseAvroSchemaException.class - [JAR]
├─ io.holixon.avro.maven.avro.DDDType.class - [JAR]
├─ io.holixon.avro.maven.avro.RecordMetaData.class - [JAR]
├─ io.holixon.avro.maven.avro.SchemaAndFile.class - [JAR]
├─ io.holixon.avro.maven.avro.SchemaCanBeParsed.class - [JAR]
├─ io.holixon.avro.maven.avro.VerifyPathAndSchemaFqnMatches.class - [JAR]
io.holixon.avro.maven.spoon
├─ io.holixon.avro.maven.spoon.AxonRevisionAnnotationProcessor.class - [JAR]
├─ io.holixon.avro.maven.spoon.SpoonApiBuilder.class - [JAR]
├─ io.holixon.avro.maven.spoon.SpoonContext.class - [JAR]
├─ io.holixon.avro.maven.spoon.SpoonExt.class - [JAR]