Last Version

Rawdata Storage Provider Local Filesystem 0.2

Service Provider API

License

License

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

no.ssb.rawdata
ArtifactId

ArtifactId

rawdata-storage-provider-local-filesystem
Version

Version

0.2
Type

Type

jar
Description

Description

Rawdata Storage Provider Local Filesystem
Service Provider API
Project URL

Project URL

https://github.com/statisticsnorway/
Source Code Management

Source Code Management

https://github.com/statisticsnorway/rawdata-client-provider-local-filesystem/tree/master

Download rawdata-storage-provider-local-filesystem 0.2


<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-storage-provider-local-filesystem/ -->
<dependency>
    <groupId>no.ssb.rawdata</groupId>
    <artifactId>rawdata-storage-provider-local-filesystem</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-storage-provider-local-filesystem/
implementation 'no.ssb.rawdata:rawdata-storage-provider-local-filesystem:0.2'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-storage-provider-local-filesystem/
implementation ("no.ssb.rawdata:rawdata-storage-provider-local-filesystem:0.2")
'no.ssb.rawdata:rawdata-storage-provider-local-filesystem:jar:0.2'
<dependency org="no.ssb.rawdata" name="rawdata-storage-provider-local-filesystem" rev="0.2">
  <artifact name="rawdata-storage-provider-local-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-storage-provider-local-filesystem', version='0.2')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-storage-provider-local-filesystem" % "0.2"
[no.ssb.rawdata/rawdata-storage-provider-local-filesystem "0.2"]

Dependencies

compile (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.1
io.reactivex.rxjava2 : rxjava jar 2.2.6
org.slf4j : slf4j-api jar 1.8.0-beta2

test (6)

Group / Artifact Type Version
no.ssb.rawdata : rawdata-state-provider-h2 jar 0.1
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

Project Modules

There are no modules declared in this project.