jar

me.shils : morphia-type-checker

Maven & Gradle

Sep 20, 2015
1 stars

Morphia Type Checker · Compile time Morphia validation using Groovy type checking extensions.

Table Of Contents

Latest Version

Download me.shils : morphia-type-checker JAR file - Latest Versions:

All Versions

Download me.shils : morphia-type-checker 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 morphia-type-checker-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.shils.morphia

├─ me.shils.morphia.DAOTypeCheckingExtension.class - [JAR]

├─ me.shils.morphia.EntityTypeCheckingExtension.class - [JAR]

├─ me.shils.morphia.MorphiaTypeCheckingCustomizer.class - [JAR]

├─ me.shils.morphia.MorphiaTypeCheckingExtension.class - [JAR]

me.shils.morphia.annotations

├─ me.shils.morphia.annotations.FieldName.class - [JAR]