jar

io.github.agache41 : annotator

Maven & Gradle

Feb 07, 2024

Annotation services over Java Beans · Annotator is a plain Java library targeted on delivering an uniform reflection and annotation API over multiple object relational mapping use cases.

Table Of Contents

Latest Version

Download io.github.agache41 : annotator JAR file - Latest Versions:

All Versions

Download io.github.agache41 : annotator JAR file - All Versions:

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

io.github.agache41.annotator

├─ io.github.agache41.annotator.Helper.class - [JAR]

io.github.agache41.annotator.accessor

├─ io.github.agache41.annotator.accessor.Accessor.class - [JAR]

├─ io.github.agache41.annotator.accessor.PositionComparator.class - [JAR]

├─ io.github.agache41.annotator.accessor.Positionable.class - [JAR]

io.github.agache41.annotator.predicate

├─ io.github.agache41.annotator.predicate.AreInDefaultOrInView.class - [JAR]

├─ io.github.agache41.annotator.predicate.AreOnlyInView.class - [JAR]

io.github.agache41.annotator.annotations

├─ io.github.agache41.annotator.annotations.Extends.class - [JAR]

├─ io.github.agache41.annotator.annotations.Position.class - [JAR]

├─ io.github.agache41.annotator.annotations.Positions.class - [JAR]

├─ io.github.agache41.annotator.annotations.Recurse.class - [JAR]

├─ io.github.agache41.annotator.annotations.Recursive.class - [JAR]

io.github.agache41.annotator.matcher

├─ io.github.agache41.annotator.matcher.AnExtendsValue.class - [JAR]

├─ io.github.agache41.annotator.matcher.HaveAnnotation.class - [JAR]

├─ io.github.agache41.annotator.matcher.Match.class - [JAR]

├─ io.github.agache41.annotator.matcher.Matcher.class - [JAR]

io.github.agache41.annotator.comparator

├─ io.github.agache41.annotator.comparator.AnnotationComparator.class - [JAR]

├─ io.github.agache41.annotator.comparator.ComparableValue.class - [JAR]

├─ io.github.agache41.annotator.comparator.IntValue.class - [JAR]

io.github.agache41.annotator.annotator

├─ io.github.agache41.annotator.annotator.AccessorAnnotator.class - [JAR]

├─ io.github.agache41.annotator.annotator.Annotate.class - [JAR]

├─ io.github.agache41.annotator.annotator.Annotator.class - [JAR]

├─ io.github.agache41.annotator.annotator.ClassAnnotator.class - [JAR]

├─ io.github.agache41.annotator.annotator.FieldAnnotator.class - [JAR]

├─ io.github.agache41.annotator.annotator.MethodAnnotator.class - [JAR]