не последняя версия
Последняя версия 2.10.0

Camel Quarkus :: JSON Path :: Runtime 2.4.0

Evaluate a JSONPath expression against a JSON message body

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы JSON Данные JsonPath
Группа

Группа

org.apache.camel.quarkus
Идентификатор

Идентификатор

camel-quarkus-jsonpath
Версия

Версия

2.4.0
Тип

Тип

jar
Описание

Описание

Camel Quarkus :: JSON Path :: Runtime
Evaluate a JSONPath expression against a JSON message body
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-jsonpath

Скачать camel-quarkus-jsonpath 2.4.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-jsonpath/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-jsonpath</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-jsonpath/
implementation 'org.apache.camel.quarkus:camel-quarkus-jsonpath:2.4.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-jsonpath/
implementation ("org.apache.camel.quarkus:camel-quarkus-jsonpath:2.4.0")
'org.apache.camel.quarkus:camel-quarkus-jsonpath:jar:2.4.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-jsonpath" rev="2.4.0">
  <artifact name="camel-quarkus-jsonpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-jsonpath', version='2.4.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-jsonpath" % "2.4.0"
[org.apache.camel.quarkus/camel-quarkus-jsonpath "2.4.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-jsonpath jar
net.minidev : json-smart jar

provided (1)

Идентификатор библиотеки Тип Версия
org.graalvm.nativeimage : svm jar

Модули Проекта

Данный проект не имеет модулей.