jar

org.eclipse.lyo.oslc4j.core : oslc4j-wink

Maven & Gradle

Dec 04, 2021
1 usages
9 stars

Lyo :: Server :: Wink registration (legacy) · OSLC4J Wink application for supporting OSLC resource shapes and service provider registration.

Table Of Contents

Latest Version

Download org.eclipse.lyo.oslc4j.core : oslc4j-wink JAR file - Latest Versions:

All Versions

Download org.eclipse.lyo.oslc4j.core : oslc4j-wink JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.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 oslc4j-wink-4.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.lyo.oslc4j.client

├─ org.eclipse.lyo.oslc4j.client.OslcRestClient.class - [JAR]

├─ org.eclipse.lyo.oslc4j.client.ServiceProviderRegistryClient.class - [JAR]

├─ org.eclipse.lyo.oslc4j.client.ServiceProviderRegistryURIs.class - [JAR]

org.eclipse.lyo.oslc4j.application

├─ org.eclipse.lyo.oslc4j.application.OslcResourceShapeResource.class - [JAR]

├─ org.eclipse.lyo.oslc4j.application.OslcWinkApplication.class - [JAR]

org.eclipse.lyo.oslc4j.utils

├─ org.eclipse.lyo.oslc4j.utils.AcceptUtil.class - [JAR]

Advertisement