MVN

org.jruby.extras : jnr-netdb

Maven & Gradle

Aug 28, 2012
7 usages

jnr-netdb · Lookup TCP and UDP services from java

<dependency>
    <groupId>org.jruby.extras</groupId>
    <artifactId>jnr-netdb</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jruby.extras : jnr-netdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of org.jruby.extras : jnr-netdb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jnr-netdb-1.0.7
jnr-netdb-1.0.3
1.0
jnr-netdb-1.0
0.4
jnr-netdb-0.4
0.3
jnr-netdb-0.3
0.2
jnr-netdb-0.2
0.1
jnr-netdb-0.1

How to add a dependency to Maven

Add the following org.jruby.extras : jnr-netdb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jruby.extras</groupId>
    <artifactId>jnr-netdb</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jruby.extras : jnr-netdb gradle dependency to your build.gradle file:

implementation 'org.jruby.extras:jnr-netdb:1.0.7'

Gradle Kotlin DSL: Add the following org.jruby.extras : jnr-netdb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jruby.extras:jnr-netdb:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jruby.extras : jnr-netdb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jruby.extras" % "jnr-netdb" % "1.0.7"

Advertisement

Dependencies from Group

Feb 28, 2017
13 usages
8 stars
Oct 11, 2012
10 usages
Jul 03, 2011
9 usages
Dec 28, 2009
9 usages
Aug 28, 2012
7 usages

Discover Dependencies

Jul 04, 2011
11 stars
jna
Nov 27, 2012
3 usages
Jul 03, 2011
9 usages
Mar 13, 2007
Aug 28, 2012
1 usages
Nov 10, 2014
1.5k stars