Last Version

jndn 0.25

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 Protobuf Data Structures
GroupId

GroupId

net.named-data
ArtifactId

ArtifactId

jndn-without-protobuf
Version

Version

0.25
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-without-protobuf 0.25


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

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.