jar

ch.halarious : halarious-core

Maven & Gradle

Jul 08, 2015
42 stars

Halarious Core · halarious is a simple framework for serializing and deserializing Java-Classes to JSON following the HAL-specification.

Table Of Contents

Latest Version

Download ch.halarious : halarious-core JAR file - Latest Versions:

All Versions

Download ch.halarious : halarious-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.14

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 halarious-core-0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.halarious.core

├─ ch.halarious.core.HalBaseResource.class - [JAR]

├─ ch.halarious.core.HalConstants.class - [JAR]

├─ ch.halarious.core.HalDeserializer.class - [JAR]

├─ ch.halarious.core.HalDeserializingException.class - [JAR]

├─ ch.halarious.core.HalEmbedded.class - [JAR]

├─ ch.halarious.core.HalExclusionStrategy.class - [JAR]

├─ ch.halarious.core.HalLink.class - [JAR]

├─ ch.halarious.core.HalReference.class - [JAR]

├─ ch.halarious.core.HalReferenceMetaData.class - [JAR]

├─ ch.halarious.core.HalReflectionHelper.class - [JAR]

├─ ch.halarious.core.HalResource.class - [JAR]

├─ ch.halarious.core.HalSerializer.class - [JAR]

Advertisement