jar

com.github.simondan : ojcms-beans

Maven & Gradle

Jul 12, 2017
1 usages

bean-concept for java-dataobjects

Table Of Contents

Latest Version

Download com.github.simondan : ojcms-beans JAR file - Latest Versions:

All Versions

Download com.github.simondan : ojcms-beans JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 ojcms-beans-0.1-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.simondan.autodiscover

├─ com.github.simondan.autodiscover.CustomObjectMapper.class - [JAR]

├─ com.github.simondan.autodiscover.StorableObjectDeserializer.class - [JAR]

├─ com.github.simondan.autodiscover.StorableObjectSerializer.class - [JAR]

com.github.simondan.util

├─ com.github.simondan.util.ObjectCreator.class - [JAR]

├─ com.github.simondan.util.StorableUtil.class - [JAR]

com.github.simondan.definition

├─ com.github.simondan.definition.AbstractFieldDescription.class - [JAR]

├─ com.github.simondan.definition.AbstractStorableObject.class - [JAR]

├─ com.github.simondan.definition.AbstractUniqueStorableObject.class - [JAR]

├─ com.github.simondan.definition.ObjectBox.class - [JAR]

├─ com.github.simondan.definition.SearchCondition.class - [JAR]

com.github.simondan.definition.fields

├─ com.github.simondan.definition.fields.Field.class - [JAR]

├─ com.github.simondan.definition.fields.FieldFactory.class - [JAR]

├─ com.github.simondan.definition.fields.IDField.class - [JAR]

├─ com.github.simondan.definition.fields.Reference.class - [JAR]

com.github.simondan.definition.database

├─ com.github.simondan.definition.database.IDatabaseClient.class - [JAR]

├─ com.github.simondan.definition.database.IEmbeddedDB.class - [JAR]

Advertisement