is not current version
Last Version 2.8.0.CR3

de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jgroups-all 2.6.8.GA

This is the third-party library JGroups that isn't available in the central maven repository, at least not the current version.

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.3rdparty.jgroups-all
Version

Version

2.6.8.GA
Type

Type

jar

Download de.huxhorn.lilith.3rdparty.jgroups-all 2.6.8.GA


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