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

org.apache.batchee:batchee-jackson 0.6


Категории

Категории

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

Группа

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

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

batchee-jackson
Версия

Версия

0.6
Тип

Тип

jar

Скачать batchee-jackson 0.6


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