a

axon-testing_

A set of tools to write even more effective tests for systems built with Axon Framework.
https://github.com/holixon/axon-testing/
Apache 2.0
Holisticon AG
Jan Galinski Simon Zambrovski
文件下载
文件名 操作
axon-testing_-0.4.0.pom 下载
Apache Maven
<dependency>
  <groupId>io.holixon.axon.testing._</groupId>
  <artifactId>axon-testing_</artifactId>
  <version>0.4.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.holixon.axon.testing._:axon-testing_:0.4.0'
Gradle Kotlin
implementation("io.holixon.axon.testing._:axon-testing_:0.4.0")
Scala SBT
libraryDependencies += "io.holixon.axon.testing._" % "axon-testing_" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='io.holixon.axon.testing._', module='axon-testing_', version='0.4.0')
)
Apache Ivy
<dependency org="io.holixon.axon.testing._" name="axon-testing_" rev="0.4.0" />
Leiningen
[io.holixon.axon.testing._/axon-testing_ "0.4.0"]
Apache Buildr
'io.holixon.axon.testing._:axon-testing_:jar:0.4.0'
本项目依赖
该项目无第三方依赖