Axon Testing - Upcaster Testing Core

A set of tools to write even more effective tests for systems built with Axon Framework.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.holixon.axon.testing
ArtifactId

ArtifactId

axon-testing-upcaster-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Axon Testing - Upcaster Testing Core
A set of tools to write even more effective tests for systems built with Axon Framework.
Project Organization

Project Organization

Holisticon AG

Download axon-testing-upcaster-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.axonframework : axon-configuration jar
org.axonframework : axon-test jar
org.dom4j : dom4j jar 2.1.3
org.slf4j : slf4j-simple jar 1.7.36
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.23.1

Project Modules

There are no modules declared in this project.
io.holixon.axon.testing

holixon

Soul of event-driven microservices by Holisticon devs.

Versions

Version
0.2.0
0.1.0
0.0.2
0.0.1