| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-xpath |
| Версия | Версия3.15.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: XPath
Camel XPath language
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-xpath-3.15.0.pom | |
| camel-xpath-3.15.0.jar | 46 KB |
| camel-xpath-3.15.0-sources.jar | 26 KB |
| camel-xpath-3.15.0-javadoc.jar | 442 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-xpath/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xpath</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-xpath/
implementation 'org.apache.camel:camel-xpath:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-xpath/
implementation ("org.apache.camel:camel-xpath:3.15.0")
'org.apache.camel:camel-xpath:jar:3.15.0'
<dependency org="org.apache.camel" name="camel-xpath" rev="3.15.0">
<artifact name="camel-xpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-xpath', version='3.15.0')
)
libraryDependencies += "org.apache.camel" % "camel-xpath" % "3.15.0"
[org.apache.camel/camel-xpath "3.15.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.15.0 |
| org.apache.camel : camel-xml-jaxp | jar | 3.15.0 |