| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fcrepo |
| Идентификатор | Идентификаторfcrepo-integration-rdf |
| Последняя версия | Последняя версия6.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFedora Repository RDF integration tests Module
Fedora RDF integration scenarios
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fcrepo-integration-rdf-6.2.0.pom | |
| fcrepo-integration-rdf-6.2.0.jar | 2 KB |
| fcrepo-integration-rdf-6.2.0-javadoc.jar | 335 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integration-rdf/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-integration-rdf</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integration-rdf/
implementation 'org.fcrepo:fcrepo-integration-rdf:6.2.0'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integration-rdf/
implementation ("org.fcrepo:fcrepo-integration-rdf:6.2.0")
'org.fcrepo:fcrepo-integration-rdf:jar:6.2.0'
<dependency org="org.fcrepo" name="fcrepo-integration-rdf" rev="6.2.0">
<artifact name="fcrepo-integration-rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integration-rdf', version='6.2.0')
)
libraryDependencies += "org.fcrepo" % "fcrepo-integration-rdf" % "6.2.0"
[org.fcrepo/fcrepo-integration-rdf "6.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.19 |
| org.springframework : spring-web | jar | 5.3.19 |
| org.glassfish.jersey.core : jersey-common | jar | 2.35 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.springframework : spring-test | jar | 5.3.19 |
| org.fcrepo : fcrepo-configs | jar | 6.2.0 |
| org.fcrepo : fcrepo-http-api | jar | 6.2.0 |
| org.fcrepo : fcrepo-http-api | test-jar | 6.2.0 |
| org.fcrepo : fcrepo-http-commons | jar | 6.2.0 |
| org.fcrepo : fcrepo-auth-common | jar | 6.2.0 |
| org.fcrepo : fcrepo-http-commons | test-jar | 6.2.0 |
| org.glassfish.grizzly : grizzly-http-server | jar | 2.4.4 |
| org.glassfish.grizzly : grizzly-http-servlet | jar | 2.4.4 |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.35 |
| org.glassfish.jersey.ext : jersey-spring5 | jar | 2.35 |
| org.mockito : mockito-core | jar | 3.12.4 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |