Last Version

Axon Open Admin parent POM 0.1.0

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

com.insidion
ArtifactId

ArtifactId

axon-open-admin-parent
Version

Version

0.1.0
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/Morlack/axon-open-admin
Source Code Management

Source Code Management

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

Download axon-open-admin-parent 0.1.0


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

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