jar

org.semanticweb.yars : nxparser-jax-rs

Maven & Gradle

Jun 23, 2021
20 stars

NxParser Readers/Writers for JAX-RS · JAX-RS is the Java API for RESTful Services, and Jersey its reference implementation. This module allows for reading and writing RDF in JAX-RS-code without manually parsing InputStreams, see the JavaDoc for examples.

Table Of Contents

Latest Version

Download org.semanticweb.yars : nxparser-jax-rs JAR file - Latest Versions:

All Versions

Download org.semanticweb.yars : nxparser-jax-rs JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.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 nxparser-jax-rs-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.semanticweb.yars.jaxrs

├─ org.semanticweb.yars.jaxrs.AbstractRDFMessageBodyReaderWriter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.JerseyAutoDiscoverable.class - [JAR]

├─ org.semanticweb.yars.jaxrs.JsonLDremoteContext.class - [JAR]

├─ org.semanticweb.yars.jaxrs.JsonLdMessageBodyReaderWriter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.MediaTypeDeterminer.class - [JAR]

├─ org.semanticweb.yars.jaxrs.NxMessageBodyReaderWriter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.RdfXmlMessageBodyWriter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.TurtleMessageBodyReader.class - [JAR]

├─ org.semanticweb.yars.jaxrs.URIinjectingClientResponseFilter.class - [JAR]

org.semanticweb.yars.jaxrs.header

├─ org.semanticweb.yars.jaxrs.header.AcceptPostNxPSupportedRdfMediaTypesContainerResponseFilter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.header.AcceptPostNxPrdfSerialisations.class - [JAR]

├─ org.semanticweb.yars.jaxrs.header.HeaderField.class - [JAR]

├─ org.semanticweb.yars.jaxrs.header.InjectHeaderFilter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.header.InjectHeaders.class - [JAR]

org.semanticweb.yars.jaxrs.trailingslash

├─ org.semanticweb.yars.jaxrs.trailingslash.NotFoundOnTrailingSlash.class - [JAR]

├─ org.semanticweb.yars.jaxrs.trailingslash.NotFoundOnTrailingSlashFilter.class - [JAR]

├─ org.semanticweb.yars.jaxrs.trailingslash.RedirectMissingTrailingSlash.class - [JAR]

├─ org.semanticweb.yars.jaxrs.trailingslash.RedirectMissingTrailingSlashFilter.class - [JAR]