Registry / cloud / ovh-java-sdk-core

ovh-java-sdk-core

JSON →
library1.0.17javamavenunverified

Core library for the OVH Java SDK, providing foundational classes for interacting with OVH APIs.

<dependency> <groupId>net.minidev</groupId> <artifactId>ovh-java-sdk-core</artifactId> <version>1.0.17</version> </dependency>
INSTALL
IMPORT
SIG · OVH-JAVA-SDK-CORE
O
ovh-java-sdk-core
cloudjavav1.0.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OVHApi
net.minidev.ovh.core.OVHApi

Minimal usage showing initialization of the OVH API client.

import net.minidev.ovh.core.OVHApi; public class Example { public static void main(String[] args) { OVHApi api = new OVHApi("appKey", "appSecret", "consumerKey"); System.out.println("OVH SDK initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.17latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
ovh-java-sdk-core — mvn dependency:get ovh-java-sdk-core · libregistry