Last Version

jgroups-http2 2.3

Protocol implementation for JGroups based on HTTP/2

License

License

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

de.mklinger.jgroups
ArtifactId

ArtifactId

jgroups-http2
Version

Version

2.3
Type

Type

jar
Description

Description

jgroups-http2
Protocol implementation for JGroups based on HTTP/2
Project URL

Project URL

https://github.com/de-mklinger/jgroups-http2
Project Organization

Project Organization

mklinger GmbH
Source Code Management

Source Code Management

https://github.com/de-mklinger/jgroups-http2

Download jgroups-http2 2.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jgroups : jgroups jar 4.0.23.Final
javax.servlet : javax.servlet-api jar 4.0.1
org.slf4j : slf4j-api jar 1.7.20
de.mklinger.commons : httpclient jar 0.9
de.mklinger.micro : keystores jar 1.1

test (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-alpn-conscrypt-server jar 9.4.31.v20200723
org.eclipse.jetty.http2 : http2-server jar 9.4.31.v20200723
org.eclipse.jetty : jetty-servlet jar 9.4.31.v20200723
junit : junit jar 4.13
org.hamcrest : hamcrest-library jar 1.3
commons-io : commons-io jar 2.6
org.slf4j : slf4j-simple jar 1.7.20

Project Modules

There are no modules declared in this project.