is not current version
Last Version 1.0

io.axoniq:axoniq-eventstore-grpc-proto 1.0-beta3


Categories

Categories

Axon Application Layer Libs Distributed Applications gRPC Net Networking
GroupId

GroupId

io.axoniq
ArtifactId

ArtifactId

axoniq-eventstore-grpc-proto
Version

Version

1.0-beta3
Type

Type

jar

Download axoniq-eventstore-grpc-proto 1.0-beta3


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