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