jndn-xx utilities

Collection of tools to simplify synchronous and asynchronous data transfer over the NDN network

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.named-data.jndn-extra
ArtifactId

ArtifactId

jndn-utils
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jndn-xx utilities
Collection of tools to simplify synchronous and asynchronous data transfer over the NDN network
Project URL

Project URL

https://github.com/cawka/jndn-utils
Source Code Management

Source Code Management

https://github.com/cawka/jndn-utils

Download jndn-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
net.named-data : jndn jar 0.24
org.mockito : mockito-core jar 3.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
net.named-data.jndn-extra : jndn-mock jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0