MVN

org.jgroups : jgroups-netty

Maven & Gradle

Aug 14, 2020
0 stars

jgroups-netty · A netty based transport layer for JGroups

<dependency>
    <groupId>org.jgroups</groupId>
    <artifactId>jgroups-netty</artifactId>
    <version>1.0.0.Alpha3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jgroups : jgroups-netty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.Alpha3
  • Latest Alpha: 1.0.0.Alpha3

All Versions

Choose a version of org.jgroups : jgroups-netty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jgroups-netty-1.0.0.Alpha3
jgroups-netty-1.0.0.Alpha2

How to add a dependency to Maven

Add the following org.jgroups : jgroups-netty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jgroups</groupId>
    <artifactId>jgroups-netty</artifactId>
    <version>1.0.0.Alpha3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jgroups : jgroups-netty gradle dependency to your build.gradle file:

implementation 'org.jgroups:jgroups-netty:1.0.0.Alpha3'

Gradle Kotlin DSL: Add the following org.jgroups : jgroups-netty gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jgroups:jgroups-netty:1.0.0.Alpha3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jgroups : jgroups-netty sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jgroups" % "jgroups-netty" % "1.0.0.Alpha3"

Advertisement

Dependencies from Group

Aug 07, 2023
262 usages
979 stars
May 17, 2023
4 usages
237 stars
Feb 17, 2016
3 usages
1 stars
Feb 17, 2016
1 stars

Discover Dependencies

Aug 14, 2020
1 usages
Aug 14, 2020
Aug 14, 2020
1 usages
Aug 14, 2020
1 usages
Aug 14, 2020
1 usages
Dec 02, 2020
1.3k stars
Aug 14, 2020
3 stars
Aug 14, 2020
0 stars