jar

org.geckoprojects.emf.utils : org.gecko.emf.rest.jaxrs

Maven & Gradle

Jan 16, 2024

Gecko EMF JaxRs Extension · Extension to load and save EMF EObjects using a MessageBodyReader or -Writer

Table Of Contents

Latest Version

Download org.geckoprojects.emf.utils : org.gecko.emf.rest.jaxrs JAR file - Latest Versions:

All Versions

Download org.geckoprojects.emf.utils : org.gecko.emf.rest.jaxrs JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 org.gecko.emf.rest.jaxrs-2.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.gecko.emf.rest.jaxrs

├─ org.gecko.emf.rest.jaxrs.AbstractJaxRsEMFAnnotationHandler.class - [JAR]

├─ org.gecko.emf.rest.jaxrs.package-info.class - [JAR]

org.gecko.emf.rest.jaxrs.internal

├─ org.gecko.emf.rest.jaxrs.internal.BaseJaxRsEMFMessageBodyReaderWriter.class - [JAR]

├─ org.gecko.emf.rest.jaxrs.internal.EMFResourceMessageBodyHandler.class - [JAR]

├─ org.gecko.emf.rest.jaxrs.internal.EObjectMessageBodyHandler.class - [JAR]

├─ org.gecko.emf.rest.jaxrs.internal.package-info.class - [JAR]

org.gecko.emf.rest.common

├─ org.gecko.emf.rest.common.AbstractEMFAnnotationHandler.class - [JAR]

├─ org.gecko.emf.rest.common.package-info.class - [JAR]

org.gecko.emf.rest.annotations.json

├─ org.gecko.emf.rest.annotations.json.EMFJSONConfig.class - [JAR]

├─ org.gecko.emf.rest.annotations.json.RootElement.class - [JAR]

├─ org.gecko.emf.rest.annotations.json.package-info.class - [JAR]

org.gecko.emf.rest.annotations

├─ org.gecko.emf.rest.annotations.AnnotationConverter.class - [JAR]

├─ org.gecko.emf.rest.annotations.ContentNotEmpty.class - [JAR]

├─ org.gecko.emf.rest.annotations.EMFResourceOptions.class - [JAR]

├─ org.gecko.emf.rest.annotations.RequireEMFMessageBodyReaderWriter.class - [JAR]

├─ org.gecko.emf.rest.annotations.ResourceEClass.class - [JAR]

├─ org.gecko.emf.rest.annotations.ResourceOption.class - [JAR]

├─ org.gecko.emf.rest.annotations.ValidateContent.class - [JAR]

├─ org.gecko.emf.rest.annotations.package-info.class - [JAR]

org.gecko.emf.rest.common.internal

├─ org.gecko.emf.rest.common.internal.EMFJsonAnnotationConverter.class - [JAR]

├─ org.gecko.emf.rest.common.internal.XMLURIHandler.class - [JAR]