jar

org.eclipse.lyo.clients : oslc-client

Maven & Gradle

Jun 29, 2023
2 usages
3 stars

Lyo :: Client :: OSLC JAX-RS 2.0 (new) · Eclipse Lyo OSLC Java client based on OSLC4J and JAX-RS 2.0

Table Of Contents

Latest Version

Download org.eclipse.lyo.clients : oslc-client JAR file - Latest Versions:

All Versions

Download org.eclipse.lyo.clients : oslc-client JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
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 oslc-client-5.1.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.lyo.client.resources

├─ org.eclipse.lyo.client.resources.RmUtil.class - [JAR]

org.eclipse.lyo.client.query

├─ org.eclipse.lyo.client.query.OslcQuery.class - [JAR]

├─ org.eclipse.lyo.client.query.OslcQueryParameters.class - [JAR]

├─ org.eclipse.lyo.client.query.OslcQueryResult.class - [JAR]

org.eclipse.lyo.client

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

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

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

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

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

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

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

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

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

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

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

Advertisement