| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fcrepo.camel |
| Идентификатор | Идентификаторfcrepo-camel |
| Версия | Версия6.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеFcrepo Camel Component
Camel Component for interacting with a Fedora Repository
|
| Организация-разработчик |
Организация-разработчикLyrasis, Inc. |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fcrepo-camel-6.0.0.pom | |
| fcrepo-camel-6.0.0.jar | 39 KB |
| fcrepo-camel-6.0.0-test-javadoc.jar | 659 KB |
| fcrepo-camel-6.0.0-sources.jar | 26 KB |
| fcrepo-camel-6.0.0-javadoc.jar | 533 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel/ -->
<dependency>
<groupId>org.fcrepo.camel</groupId>
<artifactId>fcrepo-camel</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel/
implementation 'org.fcrepo.camel:fcrepo-camel:6.0.0'
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel/
implementation ("org.fcrepo.camel:fcrepo-camel:6.0.0")
'org.fcrepo.camel:fcrepo-camel:jar:6.0.0'
<dependency org="org.fcrepo.camel" name="fcrepo-camel" rev="6.0.0">
<artifact name="fcrepo-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.camel', module='fcrepo-camel', version='6.0.0')
)
libraryDependencies += "org.fcrepo.camel" % "fcrepo-camel" % "6.0.0"
[org.fcrepo.camel/fcrepo-camel "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 3.9.0 |
| org.apache.camel : camel-support | jar | 3.9.0 |
| org.apache.camel : camel-jackson | jar | 3.9.0 |
| org.apache.camel : camel-http | jar | 3.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.springframework : spring-tx | jar | 5.3.10 |
| org.fcrepo.client : fcrepo-java-client | jar | 6.0.0 |
| com.sun.activation : javax.activation | jar | 1.2.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.jena : jena-arq | jar | 4.2.0 |
| org.apache.jena : jena-core | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.camel : camel-test | jar | 3.9.0 |
| org.apache.camel : camel-activemq | jar | 3.9.0 |
| org.apache.camel : camel-spring | jar | 3.9.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |