icecp-core

Core APIs for an Information-Centric Edge Compute Platform (ICECP) node.

GroupId

GroupId

com.intel.icecp
ArtifactId

ArtifactId

icecp-core
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

icecp-core
Core APIs for an Information-Centric Edge Compute Platform (ICECP) node.

Download icecp-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.5
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.6.4
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.7.1
net.named-data : jndn jar 0.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.12