io.holixon.axon.testing._:extension-jgiven

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

extension-jgiven
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Holisticon AG

Download extension-jgiven

Filename Size
extension-jgiven-0.2.0.pom 874 bytes
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

Project Modules

  • core
  • junit
  • junit5

Versions

Version
0.2.0
0.1.0