License |
License |
---|---|
Categories |
CategoriesJGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.3rdparty.jgroups-all |
Last Version | Last Version2.8.0.CR3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGroups
This is the third-party library JGroups that isn't available in the central maven repository, at least not the current version.
|
Project URL |
Project URL |
<!-- 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.8.0.CR3</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.8.0.CR3'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jgroups-all/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jgroups-all:2.8.0.CR3")
'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jgroups-all:jar:2.8.0.CR3'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.3rdparty.jgroups-all" rev="2.8.0.CR3">
<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.8.0.CR3')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.3rdparty.jgroups-all" % "2.8.0.CR3"
[de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jgroups-all "2.8.0.CR3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.5.6 |