Last Version

runtime_shared 0.24.2

Shared Runtime for the SDK

License

License

GroupId

GroupId

org.iot-dsa
ArtifactId

ArtifactId

runtime_shared
Version

Version

0.24.2
Type

Type

jar
Description

Description

runtime_shared
Shared Runtime for the SDK
Project URL

Project URL

https://github.com/iot-dsa/sdk-dslink-java

Download runtime_shared 0.24.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.64
io.netty : netty-all jar 4.1.47.Final
com.beust : jcommander jar 1.78
org.msgpack : jackson-dataformat-msgpack jar 0.8.20
com.fasterxml.jackson.core : jackson-databind jar 2.10.3

runtime (1)

Group / Artifact Type Version
com.jcraft : jzlib jar 1.1.3

Project Modules

There are no modules declared in this project.