jar

com.sappenin.objectify : objectify-utils

Maven & Gradle

Feb 16, 2015
2 usages

objectify-utils

Table Of Contents

Latest Version

Download com.sappenin.objectify : objectify-utils JAR file - Latest Versions:

All Versions

Download com.sappenin.objectify : objectify-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
2.3.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 objectify-utils-5.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sappenin.objectify.annotation

├─ com.sappenin.objectify.annotation.BigDecimal.class - [JAR]

├─ com.sappenin.objectify.annotation.Money.class - [JAR]

com.sappenin.objectify.translate.util

├─ com.sappenin.objectify.translate.util.BigDecimalCodec.class - [JAR]

com.sappenin.objectify.translate

├─ com.sappenin.objectify.translate.BigDecimalEmbeddedEntityTranslatorFactory.class - [JAR]

├─ com.sappenin.objectify.translate.JodaMoneyEmbeddedEntityTranslatorFactory.class - [JAR]

├─ com.sappenin.objectify.translate.OptionalStringTranslatorFactory.class - [JAR]

├─ com.sappenin.objectify.translate.UTCReadableInstantDateTranslatorFactory.class - [JAR]

Advertisement