License |
License |
---|---|
GroupId | GroupIdcom.github.microtweak |
ArtifactId | ArtifactIdjvolumes-google-storage |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionjVolumes - Provider for Google Cloud Storage
An abstraction to handle different types of file storage
|
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jvolumes-google-storage</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/
implementation 'com.github.microtweak:jvolumes-google-storage:0.0.3'
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/
implementation ("com.github.microtweak:jvolumes-google-storage:0.0.3")
'com.github.microtweak:jvolumes-google-storage:jar:0.0.3'
<dependency org="com.github.microtweak" name="jvolumes-google-storage" rev="0.0.3">
<artifact name="jvolumes-google-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jvolumes-google-storage', version='0.0.3')
)
libraryDependencies += "com.github.microtweak" % "jvolumes-google-storage" % "0.0.3"
[com.github.microtweak/jvolumes-google-storage "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.microtweak : jvolumes-core | jar | 0.0.3 |
com.google.cloud : google-cloud-storage | jar | 1.103.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
io.minio : minio | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |