jar

org.emfjson : emfjson-core

Maven & Gradle

Sep 16, 2015
2 usages
81 stars

EMF JSON Core

Table Of Contents

Latest Version

Download org.emfjson : emfjson-core JAR file - Latest Versions:

All Versions

Download org.emfjson : emfjson-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.13.x
0.12.x
0.11.x
0.10.x
0.9.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 emfjson-core-0.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.emfjson.common.resource

├─ org.emfjson.common.resource.UuidResource.class - [JAR]

org.emfjson.handlers

├─ org.emfjson.handlers.IdentityURIHandler.class - [JAR]

├─ org.emfjson.handlers.URIHandler.class - [JAR]

org.emfjson

├─ org.emfjson.EMFJs.class - [JAR]

org.emfjson.common

├─ org.emfjson.common.Cache.class - [JAR]

├─ org.emfjson.common.Constants.class - [JAR]

├─ org.emfjson.common.DefaultReferenceEntry.class - [JAR]

├─ org.emfjson.common.EObjects.class - [JAR]

├─ org.emfjson.common.ModelUtil.class - [JAR]

├─ org.emfjson.common.Options.class - [JAR]

├─ org.emfjson.common.ReferenceEntries.class - [JAR]

Advertisement