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

org.apache.camel:camel-util-json 3.11.3

A json simple parser that preserves the ordering in Map as read from JSon source

Категории

Категории

JSON Данные
Группа

Группа

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

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

camel-util-json
Версия

Версия

3.11.3
Тип

Тип

jar

Скачать camel-util-json 3.11.3


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