Registry / utility / score-content-sdk

score-content-sdk

JSON →
library1.10.11javamavenunverified

An SDK to develop score content for the CloudSlang platform.

<dependency> <groupId>com.hp.score.sdk</groupId> <artifactId>score-content-sdk</artifactId> <version>1.10.11</version> </dependency>
INSTALL
IMPORT
SIG · SCORE-CONTENT-SDK
S
score-content-sdk
utilityjavav1.10.11
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.

Content
com.hp.score.sdk.content.Content

Minimal usage of Score Content SDK

import com.hp.score.sdk.content.Content; public class Example { public static void main(String[] args) { Content content = new Content(); System.out.println(content.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
score-content-sdk — mvn dependency:get score-content-sdk · libregistry