Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

holixon/axon-addons

Open more actions menu

Repository files navigation

Axon Framework Addons

Build Status sponsored release License

Add-ons for Axon Framework provides a set of libraries extending the framework with useful tools.

Available Add-Ons

  • axon-jgiven: an add-on fostering the usage of JGiven Test framework for writing Axon Aggregate and Axon Saga Fixture-based tests.

Installation

We are distributing the artifact using Bintray JCenter. In order to use it, you have to add the repository.

Using Apache Maven

Add the repository to your pom.

<repositories>
    <repository>
        <snapshots>
            <enabled>false</enabled>
        </snapshots>
        <id>jcenter</id>
        <name>bintray</name>
        <url>https://jcenter.bintray.com</url>
    </repository>
</repositories>

and just use the library:

<dependency>
    <groupId>io.toolisticon.addons.axon</groupId>
    <artifactId>axon-jgiven</artifactId>
    <version>0.1.1</version>
    <scope>test</scope>
</dependency>

Release Notes

4.2.0-0.2

Links

Maintainer

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.