| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opencredo.cloud.storage |
| Идентификатор | Идентификаторopencredo-cloud-storage-parent |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOpenCredo Cloud Storage
This is a parent pom for cloud-storage access from java projects. Primarily motivated by a desire to make using
different cloud-storage provider services easier within messaging applications built on Spring Integration.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opencredo-cloud-storage-parent-1.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opencredo.cloud.storage/opencredo-cloud-storage-parent/ -->
<dependency>
<groupId>org.opencredo.cloud.storage</groupId>
<artifactId>opencredo-cloud-storage-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/opencredo-cloud-storage-parent/
implementation 'org.opencredo.cloud.storage:opencredo-cloud-storage-parent:1.1'
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/opencredo-cloud-storage-parent/
implementation ("org.opencredo.cloud.storage:opencredo-cloud-storage-parent:1.1")
'org.opencredo.cloud.storage:opencredo-cloud-storage-parent:pom:1.1'
<dependency org="org.opencredo.cloud.storage" name="opencredo-cloud-storage-parent" rev="1.1">
<artifact name="opencredo-cloud-storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencredo.cloud.storage', module='opencredo-cloud-storage-parent', version='1.1')
)
libraryDependencies += "org.opencredo.cloud.storage" % "opencredo-cloud-storage-parent" % "1.1"
[org.opencredo.cloud.storage/opencredo-cloud-storage-parent "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.9.RC1 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.9.RC1 |
| log4j : log4j | jar | 1.2.14 |