| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторjson-simple-ordered |
| Последняя версия | Последняя версия2.25.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: JSon Simple Ordered
A patched json-simple parser that preserves the ordering in Map as read from JSon source
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-simple-ordered-2.25.4.pom | |
| json-simple-ordered-2.25.4.jar | 62 KB |
| json-simple-ordered-2.25.4-sources.jar | 53 KB |
| json-simple-ordered-2.25.4-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/json-simple-ordered/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>json-simple-ordered</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/json-simple-ordered/
implementation 'org.apache.camel:json-simple-ordered:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/json-simple-ordered/
implementation ("org.apache.camel:json-simple-ordered:2.25.4")
'org.apache.camel:json-simple-ordered:jar:2.25.4'
<dependency org="org.apache.camel" name="json-simple-ordered" rev="2.25.4">
<artifact name="json-simple-ordered" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='json-simple-ordered', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "json-simple-ordered" % "2.25.4"
[org.apache.camel/json-simple-ordered "2.25.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cliftonlabs : json-simple | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |