Last Version

Simple Google Bucket 1.0.0

Library containing useful classes for interacting and testing with Google buckets

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

simple-google-bucket
Version

Version

1.0.0
Type

Type

jar
Description

Description

Simple Google Bucket
Library containing useful classes for interacting and testing with Google buckets
Project URL

Project URL

https://github.com/michaelruocco/simple-google-bucket

Download simple-google-bucket 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/simple-google-bucket/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>simple-google-bucket</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/simple-google-bucket/
implementation 'com.github.michaelruocco:simple-google-bucket:1.0.0'
// https://jarcasting.com/artifacts/com.github.michaelruocco/simple-google-bucket/
implementation ("com.github.michaelruocco:simple-google-bucket:1.0.0")
'com.github.michaelruocco:simple-google-bucket:jar:1.0.0'
<dependency org="com.github.michaelruocco" name="simple-google-bucket" rev="1.0.0">
  <artifact name="simple-google-bucket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='simple-google-bucket', version='1.0.0')
)
libraryDependencies += "com.github.michaelruocco" % "simple-google-bucket" % "1.0.0"
[com.github.michaelruocco/simple-google-bucket "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.api-client : google-api-client jar 1.23.0
com.google.apis : google-api-services-storage jar v1-rev116-1.23.0
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.