Last Version

AxonIQ Client modules 1.3.6

Clients module for the AxonIQ modules (AxonDB).

License

License

Categories

Categories

CLI User Interface Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.axoniq
ArtifactId

ArtifactId

axoniq-client-parent
Version

Version

1.3.6
Type

Type

pom
Description

Description

AxonIQ Client modules
Clients module for the AxonIQ modules (AxonDB).
Project URL

Project URL

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

Source Code Management

https://github.com/AxonIQ/axoniq-eventstore-client

Download axoniq-client-parent 1.3.6


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

Dependencies

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

Project Modules

  • axondb-grpc-proto
  • axondb-client-java
  • examples/axondb-client-example
  • examples/axondb-client-example-nospring