| License |
License |
|---|---|
| GroupId | GroupIdorg.opennms.integration.api |
| ArtifactId | ArtifactIdtss-tests |
| Version | Version0.5.1 |
| Type | Typejar |
| Description |
DescriptionOpenNMS Integration API :: Test Suites :: TimeSeriesStorage Tests
Integration and extension API for OpenNMS
|
| Filename | Size |
|---|---|
| tss-tests-0.5.1.pom | |
| tss-tests-0.5.1.jar | 6 KB |
| tss-tests-0.5.1-sources.jar | 5 KB |
| tss-tests-0.5.1-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opennms.integration.api/tss-tests/ -->
<dependency>
<groupId>org.opennms.integration.api</groupId>
<artifactId>tss-tests</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opennms.integration.api/tss-tests/
implementation 'org.opennms.integration.api:tss-tests:0.5.1'
// https://jarcasting.com/artifacts/org.opennms.integration.api/tss-tests/
implementation ("org.opennms.integration.api:tss-tests:0.5.1")
'org.opennms.integration.api:tss-tests:jar:0.5.1'
<dependency org="org.opennms.integration.api" name="tss-tests" rev="0.5.1">
<artifact name="tss-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opennms.integration.api', module='tss-tests', version='0.5.1')
)
libraryDependencies += "org.opennms.integration.api" % "tss-tests" % "0.5.1"
[org.opennms.integration.api/tss-tests "0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opennms.integration.api : common | jar | 0.5.1 |
| junit : junit | jar | 4.12 |