is not current version
Last Version 2.3

de.mklinger.jgroups:jgroups-http2 1.5.1

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.5.1
Type

Type

jar

Download jgroups-http2 1.5.1


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