| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.cwilper.fcrepo-misc |
| Идентификатор | Идентификаторfcrepo-riclient |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFedora RI Client Library
Resource Index Client Library for Fedora Commons Repositories
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fcrepo-riclient-1.0.0.pom | |
| fcrepo-riclient-1.0.0.jar | 6 KB |
| fcrepo-riclient-1.0.0-sources.jar | 3 KB |
| fcrepo-riclient-1.0.0-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/ -->
<dependency>
<groupId>com.github.cwilper.fcrepo-misc</groupId>
<artifactId>fcrepo-riclient</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-riclient:1.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-riclient:1.0.0")
'com.github.cwilper.fcrepo-misc:fcrepo-riclient:jar:1.0.0'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-riclient" rev="1.0.0">
<artifact name="fcrepo-riclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-riclient', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-riclient" % "1.0.0"
[com.github.cwilper.fcrepo-misc/fcrepo-riclient "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cwilper : ttff | jar | 1.0.0 |
| com.github.cwilper.fcrepo-misc : fcrepo-httpclient | jar | 1.0.0 |
| org.openrdf : rio | jar | 1.0.10 |
| org.apache.httpcomponents : httpclient | jar | 4.0.3 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| junit : junit | jar | 4.8.2 |