| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data CLI User Interface |
| GroupId | GroupIdno.ssb.rawdata |
| ArtifactId | ArtifactIdrawdata-client-storage-provider-gcp-filestore |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRawdata Client Storage Provider GCP Filestore
Rawdata Client Storage Provider GCP Filestore
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-gcp-filestore/ -->
<dependency>
<groupId>no.ssb.rawdata</groupId>
<artifactId>rawdata-client-storage-provider-gcp-filestore</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-gcp-filestore/
implementation 'no.ssb.rawdata:rawdata-client-storage-provider-gcp-filestore:0.1'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-gcp-filestore/
implementation ("no.ssb.rawdata:rawdata-client-storage-provider-gcp-filestore:0.1")
'no.ssb.rawdata:rawdata-client-storage-provider-gcp-filestore:jar:0.1'
<dependency org="no.ssb.rawdata" name="rawdata-client-storage-provider-gcp-filestore" rev="0.1">
<artifact name="rawdata-client-storage-provider-gcp-filestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-storage-provider-gcp-filestore', version='0.1')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-storage-provider-gcp-filestore" % "0.1"
[no.ssb.rawdata/rawdata-client-storage-provider-gcp-filestore "0.1"]
| 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 |
| com.google.apis : google-api-services-storage | jar | v1-rev20181109-1.28.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |