Last Version

io.axoniq: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-eventstore-client
Version

Version

1.0
Type

Type

jar
Description

Description

Java Client module for the AxonIQ EventStore Server.
Project URL

Project URL

https://www.axoniq.io/axoniq-eventstore-client

Download axoniq-eventstore-client 1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
io.axoniq : axoniq-eventstore-grpc-proto Optional jar 1.0
org.springframework : spring-context Optional jar 4.3.9.RELEASE
org.axonframework : axon-core Optional jar 3.0.6
io.grpc : grpc-protobuf jar 1.7.0
io.grpc : grpc-stub jar 1.7.0
io.grpc : grpc-netty jar 1.7.0
io.netty : netty-tcnative-boringssl-static jar 2.0.6.Final
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.0
org.mockito : mockito-core jar 2.9.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.0

Project Modules

There are no modules declared in this project.