License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdio.holixon.axon.testing._ |
ArtifactId | ArtifactIdaxon-testing_ |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAxon Testing - Parent
A set of tools to write even more effective tests for systems built with Axon Framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axon-testing_-0.2.0.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holixon.axon.testing._/axon-testing_/ -->
<dependency>
<groupId>io.holixon.axon.testing._</groupId>
<artifactId>axon-testing_</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holixon.axon.testing._/axon-testing_/
implementation 'io.holixon.axon.testing._:axon-testing_:0.2.0'
// https://jarcasting.com/artifacts/io.holixon.axon.testing._/axon-testing_/
implementation ("io.holixon.axon.testing._:axon-testing_:0.2.0")
'io.holixon.axon.testing._:axon-testing_:pom:0.2.0'
<dependency org="io.holixon.axon.testing._" name="axon-testing_" rev="0.2.0">
<artifact name="axon-testing_" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holixon.axon.testing._', module='axon-testing_', version='0.2.0')
)
libraryDependencies += "io.holixon.axon.testing._" % "axon-testing_" % "0.2.0"
[io.holixon.axon.testing._/axon-testing_ "0.2.0"]