axon-server-testcontainer

Testcontainer for Axon Server

License

License

Categories

Categories

Container Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.holixon.axon.testing
ArtifactId

ArtifactId

axon-server-testcontainer
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

axon-server-testcontainer
Testcontainer for Axon Server
Project URL

Project URL

https://github.com/holixon/axon-server-testcontainer/

Download axon-server-testcontainer

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar
org.jetbrains.kotlin : kotlin-reflect jar
org.testcontainers : testcontainers jar
io.github.microutils : kotlin-logging-jvm jar 2.1.21
org.springframework : spring-test Optional jar

test (9)

Group / Artifact Type Version
org.axonframework : axon-spring-boot-starter jar
org.axonframework : axon-modelling jar
org.testcontainers : junit-jupiter jar
org.springframework.boot : spring-boot-starter-test jar
org.mockito.kotlin : mockito-kotlin jar 4.0.0
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.22.0
org.jetbrains.kotlin : kotlin-test-junit5 jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1