Last Version

jndn-utils 1.1.1

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

License

License

GroupId

GroupId

com.intel.jndn.utils
ArtifactId

ArtifactId

jndn-utils
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/01org/jndn-utils

Download jndn-utils 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.named-data : jndn jar 0.13

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
com.intel.jndn.mock : jndn-mock jar 1.1.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.