License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications gRPC Net Networking |
GroupId | GroupIdio.axoniq |
ArtifactId | ArtifactIdgrpc-manual-flow-control |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxonIQ Flow Control library
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.axoniq/grpc-manual-flow-control/ -->
<dependency>
<groupId>io.axoniq</groupId>
<artifactId>grpc-manual-flow-control</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.axoniq/grpc-manual-flow-control/
implementation 'io.axoniq:grpc-manual-flow-control:1.0'
// https://jarcasting.com/artifacts/io.axoniq/grpc-manual-flow-control/
implementation ("io.axoniq:grpc-manual-flow-control:1.0")
'io.axoniq:grpc-manual-flow-control:jar:1.0'
<dependency org="io.axoniq" name="grpc-manual-flow-control" rev="1.0">
<artifact name="grpc-manual-flow-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axoniq', module='grpc-manual-flow-control', version='1.0')
)
libraryDependencies += "io.axoniq" % "grpc-manual-flow-control" % "1.0"
[io.axoniq/grpc-manual-flow-control "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-stub | jar | 1.36.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.4.1 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
org.testng : testng | jar | 7.0.0 |
org.junit.jupiter : junit-jupiter | jar | RELEASE |