| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.ingenieux.cloudy |
| Идентификатор | Идентификаторcloudy-vfs2-s3 |
| Версия | Версия0.0.5 |
| Тип | Типjar |
| Описание |
Описаниеcloudy :: cloudy-vfs-s3
Cloudy is a set of prepackaged utilities for AWS Web Applications
|
| Имя Файла | Размер |
|---|---|
| cloudy-vfs2-s3-0.0.5.pom | |
| cloudy-vfs2-s3-0.0.5.jar | 33 KB |
| cloudy-vfs2-s3-0.0.5-sources.jar | 23 KB |
| cloudy-vfs2-s3-0.0.5-javadoc.jar | 110 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.ingenieux.cloudy/cloudy-vfs2-s3/ -->
<dependency>
<groupId>br.com.ingenieux.cloudy</groupId>
<artifactId>cloudy-vfs2-s3</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.ingenieux.cloudy/cloudy-vfs2-s3/
implementation 'br.com.ingenieux.cloudy:cloudy-vfs2-s3:0.0.5'
// https://jarcasting.com/artifacts/br.com.ingenieux.cloudy/cloudy-vfs2-s3/
implementation ("br.com.ingenieux.cloudy:cloudy-vfs2-s3:0.0.5")
'br.com.ingenieux.cloudy:cloudy-vfs2-s3:jar:0.0.5'
<dependency org="br.com.ingenieux.cloudy" name="cloudy-vfs2-s3" rev="0.0.5">
<artifact name="cloudy-vfs2-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.ingenieux.cloudy', module='cloudy-vfs2-s3', version='0.0.5')
)
libraryDependencies += "br.com.ingenieux.cloudy" % "cloudy-vfs2-s3" % "0.0.5"
[br.com.ingenieux.cloudy/cloudy-vfs2-s3 "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-vfs2 | jar | 2.0 |
| com.amazonaws : aws-java-sdk | jar | 1.8.10.2 |