| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.michaelruocco |
| Идентификатор | Идентификаторsimple-google-bucket |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimple Google Bucket
Library containing useful classes for interacting and testing with Google buckets
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| simple-google-bucket-1.0.0.pom | |
| simple-google-bucket-1.0.0.jar | 16 KB |
| simple-google-bucket-1.0.0-sources.jar | 8 KB |
| simple-google-bucket-1.0.0-javadoc.jar | 71 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |