| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.opsdatastore |
| ArtifactId | ArtifactIdopsdatastore-sdk |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpsDataStore SDK
Developer kit for Use in creating plugins for the OpsDataStore Ecosystem
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| opsdatastore-sdk-1.4.0.pom | |
| opsdatastore-sdk-1.4.0.jar | 57 KB |
| opsdatastore-sdk-1.4.0-sources.jar | 41 KB |
| opsdatastore-sdk-1.4.0-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk/ -->
<dependency>
<groupId>com.opsdatastore</groupId>
<artifactId>opsdatastore-sdk</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk/
implementation 'com.opsdatastore:opsdatastore-sdk:1.4.0'
// https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk/
implementation ("com.opsdatastore:opsdatastore-sdk:1.4.0")
'com.opsdatastore:opsdatastore-sdk:jar:1.4.0'
<dependency org="com.opsdatastore" name="opsdatastore-sdk" rev="1.4.0">
<artifact name="opsdatastore-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsdatastore', module='opsdatastore-sdk', version='1.4.0')
)
libraryDependencies += "com.opsdatastore" % "opsdatastore-sdk" % "1.4.0"
[com.opsdatastore/opsdatastore-sdk "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ro.fortsoft.pf4j : pf4j | jar | 1.0.0 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-healthchecks | jar | 3.1.2 |
| com.typesafe : config | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.opsdatastore » collection-engine-common | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.testing.compile : compile-testing | jar | 0.10 |