MVN

com.github.spullara.redis : netty

Maven & Gradle

Jun 22, 2013
2 usages
348 stars

netty

<dependency>
    <groupId>com.github.spullara.redis</groupId>
    <artifactId>netty</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spullara.redis : netty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.github.spullara.redis : netty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
netty-0.7
0.6
netty-0.6
0.5
netty-0.5
0.4
netty-0.4
0.3
netty-0.3

How to add a dependency to Maven

Add the following com.github.spullara.redis : netty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.spullara.redis</groupId>
    <artifactId>netty</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spullara.redis : netty gradle dependency to your build.gradle file:

implementation 'com.github.spullara.redis:netty:0.7'

Gradle Kotlin DSL: Add the following com.github.spullara.redis : netty gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spullara.redis:netty:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spullara.redis : netty sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spullara.redis" % "netty" % "0.7"

Advertisement

Dependencies from Group

Jun 22, 2013
7 usages
348 stars
Jun 22, 2013
5 usages
348 stars
Jun 22, 2013
3 usages
348 stars
Jun 22, 2013
3 usages
348 stars
Jun 22, 2013
3 usages
348 stars

Discover Dependencies

Oct 17, 2013
1 usages
Mar 01, 2011
2 usages
7 stars
Feb 02, 2010
1 usages
Sep 28, 2014
5 usages
201 stars
Jul 26, 2014
1 usages
65 stars
Aug 19, 2013
1 usages
1 stars
Apr 13, 2014
2 usages
5 stars