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.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.named-data
ArtifactId

ArtifactId

jndn
Last Version

Last Version

0.24
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://github.com/named-data/jndn
Source Code Management

Source Code Management

https://github.com/named-data/jndn

Download jndn

How to add to project

<!-- https://jarcasting.com/artifacts/net.named-data/jndn/ -->
<dependency>
    <groupId>net.named-data</groupId>
    <artifactId>jndn</artifactId>
    <version>0.24</version>
</dependency>
// https://jarcasting.com/artifacts/net.named-data/jndn/
implementation 'net.named-data:jndn:0.24'
// https://jarcasting.com/artifacts/net.named-data/jndn/
implementation ("net.named-data:jndn:0.24")
'net.named-data:jndn:jar:0.24'
<dependency org="net.named-data" name="jndn" rev="0.24">
  <artifact name="jndn" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.named-data', module='jndn', version='0.24')
)
libraryDependencies += "net.named-data" % "jndn" % "0.24"
[net.named-data/jndn "0.24"]

Dependencies

compile (1)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.23.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

jNDN: A Named Data Networking client library for Java

jNDN is a new implementation of a Named Data Networking client library written in Java. It is wire format compatible with the NDN-TLV encoding.

jNDN conforms to the NDN Common Client Libraries API and your application should follow this public API: http://named-data.net/doc/ndn-ccl-api/ .

See the file INSTALL.md for build and install instructions.

If you are new to the NDN community of software generally, read the Contributor's Guide. Proposed code contributions should use a GitHub pull request.

Please submit any bugs or issues to the jNDN issue tracker: http://redmine.named-data.net/projects/jndn/issues


The library currently requires a remote NDN daemon, and has been tested with the NFD forwarder: https://github.com/named-data/NFD

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/. A copy of the GNU Lesser General Public License is in the file COPYING.

net.named-data

Named Data Networking

Versions

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