Moduliths - Events - Jackson serializer

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

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-events-jackson
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Moduliths - Events - Jackson serializer
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Moduliths

Download moduliths-events-jackson

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.moduliths : moduliths-events-core jar 1.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.springframework : spring-context jar 5.3.20
org.springframework : spring-tx jar 5.3.20
org.springframework : spring-aop jar 5.3.20
org.springframework : spring-jdbc jar 5.3.20
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.3.0-RC1
1.3.0-M2
1.3.0-M1
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M1
1.1.0
1.1.0-RC2
1.1.0-RC1
1.1.0-M1