Axon Open Admin parent POM

This Spring Boot starter project contains an administration interface for Axon Framework, including managing its tracking tokens.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

nl.codecentric.axon-open-admin
ArtifactId

ArtifactId

axon-open-admin-parent
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

pom
Description

Description

Axon Open Admin parent POM
This Spring Boot starter project contains an administration interface for Axon Framework, including managing its tracking tokens.
Project URL

Project URL

https://github.com/codecentricnl/axon-open-admin
Source Code Management

Source Code Management

https://github.com/codecentricnl/axon-open-admin

Download axon-open-admin-parent

How to add to project

<!-- https://jarcasting.com/artifacts/nl.codecentric.axon-open-admin/axon-open-admin-parent/ -->
<dependency>
    <groupId>nl.codecentric.axon-open-admin</groupId>
    <artifactId>axon-open-admin-parent</artifactId>
    <version>0.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.codecentric.axon-open-admin/axon-open-admin-parent/
implementation 'nl.codecentric.axon-open-admin:axon-open-admin-parent:0.0.12'
// https://jarcasting.com/artifacts/nl.codecentric.axon-open-admin/axon-open-admin-parent/
implementation ("nl.codecentric.axon-open-admin:axon-open-admin-parent:0.0.12")
'nl.codecentric.axon-open-admin:axon-open-admin-parent:pom:0.0.12'
<dependency org="nl.codecentric.axon-open-admin" name="axon-open-admin-parent" rev="0.0.12">
  <artifact name="axon-open-admin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.codecentric.axon-open-admin', module='axon-open-admin-parent', version='0.0.12')
)
libraryDependencies += "nl.codecentric.axon-open-admin" % "axon-open-admin-parent" % "0.0.12"
[nl.codecentric.axon-open-admin/axon-open-admin-parent "0.0.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • starter
  • frontend

Versions

Version
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5