| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-filesystem-alt-s3 |
| Версия | Версия2.1.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-filesystem-alt-s3
Artifact for an alternate Amazon AWS S3 implementation of the refcodes
file system.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-filesystem-alt-s3/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-filesystem-alt-s3</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-filesystem-alt-s3/
implementation 'org.refcodes:refcodes-filesystem-alt-s3:2.1.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-filesystem-alt-s3/
implementation ("org.refcodes:refcodes-filesystem-alt-s3:2.1.2")
'org.refcodes:refcodes-filesystem-alt-s3:jar:2.1.2'
<dependency org="org.refcodes" name="refcodes-filesystem-alt-s3" rev="2.1.2">
<artifact name="refcodes-filesystem-alt-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-filesystem-alt-s3', version='2.1.2')
)
libraryDependencies += "org.refcodes" % "refcodes-filesystem-alt-s3" % "2.1.2"
[org.refcodes/refcodes-filesystem-alt-s3 "2.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| software.amazon.awssdk : s3 | jar | 2.14.1 |
| org.refcodes : refcodes-logger | jar | 2.1.2 |
| org.refcodes : refcodes-filesystem | jar | 2.1.2 |
| org.refcodes : refcodes-licensing | jar | 2.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |