is not current version
Last Version 0.2.0

Axon Testing - JGiven Core 0.0.2

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-jgiven-core
Version

Version

0.0.2
Type

Type

jar
Description

Description

Axon Testing - JGiven 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-jgiven-core 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.axonframework : axon-configuration jar 4.4.8
org.axonframework : axon-test jar 4.4.8
com.tngtech.jgiven : jgiven-core jar 1.0.0
org.hamcrest : hamcrest-core jar 2.2
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

Project Modules

There are no modules declared in this project.