License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdio.holixon.axon.testing |
ArtifactId | ArtifactIdaxon-testing-upcaster-core |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxon Testing - Upcaster Testing Core
A set of tools to write even more effective tests for systems built with Axon Framework.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |