| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-xmlbeans |
| Версия | Версия2.25.4 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: XMLBeans (deprecated)
Camel XMLBeans support
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-xmlbeans-2.25.4.pom | |
| camel-xmlbeans-2.25.4.jar | 25 KB |
| camel-xmlbeans-2.25.4-sources.jar | 18 KB |
| camel-xmlbeans-2.25.4-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-xmlbeans/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xmlbeans</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-xmlbeans/
implementation 'org.apache.camel:camel-xmlbeans:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-xmlbeans/
implementation ("org.apache.camel:camel-xmlbeans:2.25.4")
'org.apache.camel:camel-xmlbeans:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-xmlbeans" rev="2.25.4">
<artifact name="camel-xmlbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-xmlbeans', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-xmlbeans" % "2.25.4"
[org.apache.camel/camel-xmlbeans "2.25.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.25.4 |
| org.apache.xmlbeans : xmlbeans | jar | 2.6.0 |
| stax : stax-api | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test | jar | 2.25.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
| junit : junit | jar | 4.12 |