| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cwilper.fcrepo-misc |
| Идентификатор | Идентификаторfcrepo-dto-core |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFedora DTO Core Library
Core Data Transfer Object Library for Fedora Commons Repositories
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fcrepo-dto-core-1.0.0.pom | |
| fcrepo-dto-core-1.0.0.jar | 29 KB |
| fcrepo-dto-core-1.0.0-sources.jar | 25 KB |
| fcrepo-dto-core-1.0.0-javadoc.jar | 128 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-core/ -->
<dependency>
<groupId>com.github.cwilper.fcrepo-misc</groupId>
<artifactId>fcrepo-dto-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-core/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-dto-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-core/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-dto-core:1.0.0")
'com.github.cwilper.fcrepo-misc:fcrepo-dto-core:jar:1.0.0'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-dto-core" rev="1.0.0">
<artifact name="fcrepo-dto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-dto-core', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-dto-core" % "1.0.0"
[com.github.cwilper.fcrepo-misc/fcrepo-dto-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cwilper.fcrepo-misc : fcrepo-httpclient | jar | 1.0.0 |
| commons-io : commons-io | jar | 2.0.1 |
| net.java.dev.stax-utils : stax-utils | jar | 20060502 |
| org.apache.httpcomponents : httpclient | jar | 4.0.3 |
| org.apache.santuario : xmlsec | jar | 1.4.3 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| junit : junit | jar | 4.8.2 |