type-alias-axon-serializer

Contains an type alias aware serializer enhancement for axon.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.github.joht.alias
ArtifactId

ArtifactId

type-alias-axon-serializer
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

type-alias-axon-serializer
Contains an type alias aware serializer enhancement for axon.
Project URL

Project URL

https://github.com/JohT/alias/tree/master/type-alias-axon-serializer

Download type-alias-axon-serializer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.axonframework : axon-configuration Optional jar 4.5.4

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-RC11
1.0.0-RC10