rawdata-client-api
Rawdata Client API for Data Collector
| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdno.ssb.rawdata |
| ArtifactId | ArtifactIdrawdata-client-api |
| Last Version | Last Version0.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRawdata Client API
Rawdata Client API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rawdata-client-api-0.23.pom | |
| rawdata-client-api-0.23.jar | 33 KB |
| rawdata-client-api-0.23-sources.jar | 21 KB |
| rawdata-client-api-0.23-javadoc.jar | 452 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-api/ -->
<dependency>
<groupId>no.ssb.rawdata</groupId>
<artifactId>rawdata-client-api</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-api/
implementation 'no.ssb.rawdata:rawdata-client-api:0.23'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-api/
implementation ("no.ssb.rawdata:rawdata-client-api:0.23")
'no.ssb.rawdata:rawdata-client-api:jar:0.23'
<dependency org="no.ssb.rawdata" name="rawdata-client-api" rev="0.23">
<artifact name="rawdata-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-api', version='0.23')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-api" % "0.23"
[no.ssb.rawdata/rawdata-client-api "0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.ssb.spi : service-provider-api | jar | 0.4 |
| de.huxhorn.sulky : de.huxhorn.sulky.ulid | jar | 8.2.0 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.0.0-beta3 |
Rawdata Client API for Data Collector