Last Version

AxonIQ AxonHub Client modules 1.1.5

Clients module for the AxonIQ modules (AxonHub).

License

License

Categories

Categories

CLI User Interface Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.axoniq
ArtifactId

ArtifactId

axonhub-client-parent
Version

Version

1.1.5
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/AxonIQ/axoniq-axonhub-client.git

Download axonhub-client-parent 1.1.5


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

Dependencies

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

Project Modules

  • axonhub-client
  • axonhub-grpc-proto
  • axonhub-spring-boot-autoconfigure
  • examples/example-client-no-spring
  • integrationtest-springboot-axon31
  • integrationtest-springboot-axon32
  • integrationtest-springboot-axon33