Last Version

AxonIQ EventStore Client 1.0

Java Client module for the AxonIQ EventStore Server.

License

License

Categories

Categories

CLI User Interface Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.axoniq
ArtifactId

ArtifactId

axoniq-client
Version

Version

1.0
Type

Type

pom
Description

Description

AxonIQ EventStore Client
Java Client module for the AxonIQ EventStore Server.
Project URL

Project URL

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

Source Code Management

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

Download axoniq-client 1.0

Filename Size
axoniq-client-1.0.pom 8 KB
Browse

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

  • axoniq-eventstore-grpc-proto
  • axoniq-eventstore-client
  • examples/axoniq-eventstore-client-example
  • examples/axoniq-eventstore-client-example-nospring