Last Version

io.holixon.axon.gateway:axon-gateway-jackson-module 0.1.0

Extension for Axon Framework that provides additional gateways.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications Jackson Data JSON
GroupId

GroupId

io.holixon.axon.gateway
ArtifactId

ArtifactId

axon-gateway-jackson-module
Version

Version

0.1.0
Type

Type

jar
Description

Description

Extension for Axon Framework that provides additional gateways.
Project Organization

Project Organization

Holisticon AG

Download axon-gateway-jackson-module 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar

test (7)

Group / Artifact Type Version
io.holixon.axon.gateway : axon-gateway-extension jar 0.1.0
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-params jar
org.jetbrains.kotlin : kotlin-test-junit5 jar
io.mockk : mockk jar 1.12.4
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.