| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cwilper.fcrepo-cloudsync |
| Идентификатор | Идентификаторfcrepo-cloudsync-api |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFedora CloudSync API
The public API of the Fedora CloudSync service.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fcrepo-cloudsync-api-1.0.0.pom | |
| fcrepo-cloudsync-api-1.0.0.jar | 12 KB |
| fcrepo-cloudsync-api-1.0.0-sources.jar | 7 KB |
| fcrepo-cloudsync-api-1.0.0-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/ -->
<dependency>
<groupId>com.github.cwilper.fcrepo-cloudsync</groupId>
<artifactId>fcrepo-cloudsync-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation 'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:1.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation ("com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:1.0.0")
'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:jar:1.0.0'
<dependency org="com.github.cwilper.fcrepo-cloudsync" name="fcrepo-cloudsync-api" rev="1.0.0">
<artifact name="fcrepo-cloudsync-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-cloudsync', module='fcrepo-cloudsync-api', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-cloudsync" % "fcrepo-cloudsync-api" % "1.0.0"
[com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api "1.0.0"]