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

org.jmolecules.integrations:jmolecules-jackson 0.2.0

Modules to integrate jMolecules abstractions with implementation technologies

Категории

Категории

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

Группа

org.jmolecules.integrations
Идентификатор

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

jmolecules-jackson
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать jmolecules-jackson 0.2.0


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