rawdata-client-provider-local-filesystem
Rawdata Client FileSystem Provider
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data CLI User Interface |
GroupId | GroupIdno.ssb.rawdata |
ArtifactId | ArtifactIdrawdata-client-storage-provider-local-filesystem |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRawdata Client Storage Provider Local Filesystem
Rawdata Client Storage Provider Local Filesystem
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem/ -->
<dependency>
<groupId>no.ssb.rawdata</groupId>
<artifactId>rawdata-client-storage-provider-local-filesystem</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem/
implementation 'no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem:0.5'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem/
implementation ("no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem:0.5")
'no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem:jar:0.5'
<dependency org="no.ssb.rawdata" name="rawdata-client-storage-provider-local-filesystem" rev="0.5">
<artifact name="rawdata-client-storage-provider-local-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-storage-provider-local-filesystem', version='0.5')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-storage-provider-local-filesystem" % "0.5"
[no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem "0.5"]
Group / Artifact | Type | Version |
---|---|---|
no.ssb.config : dynamic-configuration | jar | 0.4 |
no.ssb.spi : service-provider-api | jar | 0.1 |
no.ssb.rawdata : rawdata-client-api | jar | 0.10 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.6 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
Group / Artifact | Type | Version |
---|---|---|
no.ssb.rawdata : rawdata-client-state-provider-h2 | jar | 0.4 |
org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
org.slf4j : log4j-over-slf4j | jar | 1.8.0-beta2 |
ch.qos.logback : logback-core | jar | 1.3.0-alpha4 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
org.testng : testng | jar | 7.0.0-beta3 |
Rawdata Client FileSystem Provider