Last Version

Axon Server API 4.5

Public API for communication with AxonServer

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.axoniq
ArtifactId

ArtifactId

axon-server-api
Version

Version

4.5
Type

Type

jar
Description

Description

Axon Server API
Public API for communication with AxonServer
Project URL

Project URL

https://www.axoniq.io
Source Code Management

Source Code Management

https://github.com/AxonIQ/axon-server-api.git

Download axon-server-api 4.5


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

Dependencies

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

Project Modules

There are no modules declared in this project.