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 komapper-processor-1.12.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.komapper.processor
├─ org.komapper.processor.AggregateRoot.class - [JAR]
├─ org.komapper.processor.AnnotationSupport.class - [JAR]
├─ org.komapper.processor.AnnotationVisitor.class - [JAR]
├─ org.komapper.processor.Association.class - [JAR]
├─ org.komapper.processor.AssociationKind.class - [JAR]
├─ org.komapper.processor.ClassDeclarationVisitor.class - [JAR]
├─ org.komapper.processor.Column.class - [JAR]
├─ org.komapper.processor.CompositeProperty.class - [JAR]
├─ org.komapper.processor.CompositePropertyDef.class - [JAR]
├─ org.komapper.processor.Config.class - [JAR]
├─ org.komapper.processor.Embeddable.class - [JAR]
├─ org.komapper.processor.EmptySymbolProcessor.class - [JAR]
├─ org.komapper.processor.Entity.class - [JAR]
├─ org.komapper.processor.EntityAnalysisResult.class - [JAR]
├─ org.komapper.processor.EntityAnalyzer.class - [JAR]
├─ org.komapper.processor.EntityDef.class - [JAR]
├─ org.komapper.processor.EntityDefFactory.class - [JAR]
├─ org.komapper.processor.EntityDefinitionSource.class - [JAR]
├─ org.komapper.processor.EntityDefinitionSourceResolver.class - [JAR]
├─ org.komapper.processor.EntityDefinitionSourceResolverKt.class - [JAR]
├─ org.komapper.processor.EntityFactory.class - [JAR]
├─ org.komapper.processor.EntityMetamodelFactoryProcessor.class - [JAR]
├─ org.komapper.processor.EntityMetamodelFactoryProcessorProvider.class - [JAR]
├─ org.komapper.processor.EntityMetamodelGenerator.class - [JAR]
├─ org.komapper.processor.EntityMetamodelStubGenerator.class - [JAR]
├─ org.komapper.processor.EntityModel.class - [JAR]
├─ org.komapper.processor.EntityProcessor.class - [JAR]
├─ org.komapper.processor.EntityProcessorProvider.class - [JAR]
├─ org.komapper.processor.EnumClass.class - [JAR]
├─ org.komapper.processor.EnumStrategy.class - [JAR]
├─ org.komapper.processor.Exit.class - [JAR]
├─ org.komapper.processor.ExitKt.class - [JAR]
├─ org.komapper.processor.IdKind.class - [JAR]
├─ org.komapper.processor.KotlinClass.class - [JAR]
├─ org.komapper.processor.LeafProperty.class - [JAR]
├─ org.komapper.processor.LeafPropertyDef.class - [JAR]
├─ org.komapper.processor.Link.class - [JAR]
├─ org.komapper.processor.PlainClass.class - [JAR]
├─ org.komapper.processor.ProcessorUtilityKt.class - [JAR]
├─ org.komapper.processor.Property.class - [JAR]
├─ org.komapper.processor.PropertyDef.class - [JAR]
├─ org.komapper.processor.PropertyKind.class - [JAR]
├─ org.komapper.processor.Report.class - [JAR]
├─ org.komapper.processor.SelfDefinitionSourceResolver.class - [JAR]
├─ org.komapper.processor.SeparateDefinitionSourceResolver.class - [JAR]
├─ org.komapper.processor.Symbols.class - [JAR]
├─ org.komapper.processor.Table.class - [JAR]
├─ org.komapper.processor.TypeArgumentResolver.class - [JAR]
├─ org.komapper.processor.TypeParameterVisitor.class - [JAR]
├─ org.komapper.processor.ValidatorKt.class - [JAR]
├─ org.komapper.processor.ValueClass.class - [JAR]
├─ org.komapper.processor.ValueClassProperty.class - [JAR]