Last Version

Axon Testing - JGiven Core 0.2.0

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.2.0
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.2.0


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

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.