jar

io.qinarmy : army-annotation

Maven & Gradle

Dec 18, 2023
Table Of Contents

Latest Version

Download io.qinarmy : army-annotation JAR file - Latest Versions:

All Versions

Download io.qinarmy : army-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 army-annotation-0.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.army.annotation

├─ io.army.annotation.Codec.class - [JAR]

├─ io.army.annotation.Column.class - [JAR]

├─ io.army.annotation.DiscriminatorValue.class - [JAR]

├─ io.army.annotation.Generator.class - [JAR]

├─ io.army.annotation.GeneratorType.class - [JAR]

├─ io.army.annotation.Index.class - [JAR]

├─ io.army.annotation.Inheritance.class - [JAR]

├─ io.army.annotation.MappedSuperclass.class - [JAR]

├─ io.army.annotation.Mapping.class - [JAR]

├─ io.army.annotation.Param.class - [JAR]

├─ io.army.annotation.Table.class - [JAR]

├─ io.army.annotation.UpdateMode.class - [JAR]

io.army.modelgen

├─ io.army.modelgen.AnnotationHandler.class - [JAR]

├─ io.army.modelgen.AnnotationMetaException.class - [JAR]

├─ io.army.modelgen.ArmyCollections.class - [JAR]

├─ io.army.modelgen.ArmyMetaModelDomainProcessor.class - [JAR]

├─ io.army.modelgen.IndexMode.class - [JAR]

├─ io.army.modelgen.MappingMode.class - [JAR]

├─ io.army.modelgen.MetaUtils.class - [JAR]

├─ io.army.modelgen.SourceCodeCreator.class - [JAR]

├─ io.army.modelgen._MetaBridge.class - [JAR]

├─ io.army.modelgen.package-info.class - [JAR]

Advertisement