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

org.moduliths:moduliths-events-jackson 1.2.2

Parent pom providing dependency and plugin management for applications built with Maven

Категории

Категории

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

Группа

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

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

moduliths-events-jackson
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать moduliths-events-jackson 1.2.2


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