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

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

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

Категории

Категории

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

Группа

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

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

camel-util-json
Версия

Версия

3.7.6
Тип

Тип

jar

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


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