is not current version
Last Version 2.3

de.mklinger.jgroups:jgroups-http2 1.11

Protocol implementation for JGroups based on HTTP/2

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

de.mklinger.jgroups
ArtifactId

ArtifactId

jgroups-http2
Version

Version

1.11
Type

Type

jar

Download jgroups-http2 1.11


<!-- https://jarcasting.com/artifacts/de.mklinger.jgroups/jgroups-http2/ -->
<dependency>
    <groupId>de.mklinger.jgroups</groupId>
    <artifactId>jgroups-http2</artifactId>
    <version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/de.mklinger.jgroups/jgroups-http2/
implementation 'de.mklinger.jgroups:jgroups-http2:1.11'
// https://jarcasting.com/artifacts/de.mklinger.jgroups/jgroups-http2/
implementation ("de.mklinger.jgroups:jgroups-http2:1.11")
'de.mklinger.jgroups:jgroups-http2:jar:1.11'
<dependency org="de.mklinger.jgroups" name="jgroups-http2" rev="1.11">
  <artifact name="jgroups-http2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mklinger.jgroups', module='jgroups-http2', version='1.11')
)
libraryDependencies += "de.mklinger.jgroups" % "jgroups-http2" % "1.11"
[de.mklinger.jgroups/jgroups-http2 "1.11"]