| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dalet-oss |
| Идентификатор | Идентификаторvfs-gcs |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеvfs-gcs
Google Cloud Storage Provider for the Apache Commons VFS library (Dalet fork).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vfs-gcs-2.2.0.pom | |
| vfs-gcs-2.2.0.jar | 20 KB |
| vfs-gcs-2.2.0-sources.jar | 13 KB |
| vfs-gcs-2.2.0-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dalet-oss/vfs-gcs/ -->
<dependency>
<groupId>com.github.dalet-oss</groupId>
<artifactId>vfs-gcs</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dalet-oss/vfs-gcs/
implementation 'com.github.dalet-oss:vfs-gcs:2.2.0'
// https://jarcasting.com/artifacts/com.github.dalet-oss/vfs-gcs/
implementation ("com.github.dalet-oss:vfs-gcs:2.2.0")
'com.github.dalet-oss:vfs-gcs:jar:2.2.0'
<dependency org="com.github.dalet-oss" name="vfs-gcs" rev="2.2.0">
<artifact name="vfs-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dalet-oss', module='vfs-gcs', version='2.2.0')
)
libraryDependencies += "com.github.dalet-oss" % "vfs-gcs" % "2.2.0"
[com.github.dalet-oss/vfs-gcs "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-vfs2 | jar | 2.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-net : commons-net | jar | 3.8.0 |
| com.google.cloud : google-cloud-storage | jar | 2.2.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.tika : tika-core | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 |