MVN

net.named-data : jndn

Maven & Gradle

Apr 16, 2020
8 usages
43 stars

jndn · jNDN is a new implementation of a Named Data Networking client library written in Java. It is wire format compatible with the new NDN-TLV encoding, with NDNx and PARC's CCNx.

<dependency>
    <groupId>net.named-data</groupId>
    <artifactId>jndn</artifactId>
    <version>0.24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.named-data : jndn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.24

All Versions

Choose a version of net.named-data : jndn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.24
jndn-0.24
0.23
jndn-0.23
0.22
jndn-0.22
0.21
jndn-0.21
0.20
jndn-0.20
0.19
jndn-0.19
0.18
jndn-0.18
0.17
jndn-0.17
0.16
jndn-0.16
0.15
jndn-0.15
0.14
jndn-0.14
0.13
jndn-0.13
0.12
jndn-0.12
0.11
jndn-0.11
0.10
jndn-0.10
0.9
jndn-0.9
0.8
jndn-0.8
0.7.x
jndn-0.7.1
0.7
jndn-0.7
0.6
jndn-0.6
jndn-0.6-android
0.5
jndn-0.5
0.4
jndn-0.4
0.3
jndn-0.3
0.2
jndn-0.2

How to add a dependency to Maven

Add the following net.named-data : jndn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.named-data</groupId>
    <artifactId>jndn</artifactId>
    <version>0.24</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.named-data : jndn gradle dependency to your build.gradle file:

implementation 'net.named-data:jndn:0.24'

Gradle Kotlin DSL: Add the following net.named-data : jndn gradle kotlin dependency to your build.gradle.kts file:

implementation("net.named-data:jndn:0.24")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.named-data : jndn sbt scala dependency to your build.sbt file:

libraryDependencies += "net.named-data" % "jndn" % "0.24"

Advertisement

Dependencies from Group

Apr 16, 2020
8 usages
43 stars
Jan 25, 2021
43 stars
Jan 25, 2021
43 stars

Discover Dependencies

Feb 02, 2016
24 usages
Jul 21, 2021
302 usages
4.2k stars
Aug 05, 2021
147 usages
4.5k stars
Jun 21, 2023
12.2k stars
Jun 21, 2023
181 usages
12.2k stars
Jun 04, 2015
3.3k stars
Apr 20, 2023
35 usages
266 stars
Jan 24, 2016
25 stars