License |
License |
---|---|
GroupId | GroupIdorg.iot-dsa |
ArtifactId | ArtifactIdruntime_shared |
Last Version | Last Version0.24.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionruntime_shared
Shared Runtime for the SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
runtime_shared-0.24.2.pom | |
runtime_shared-0.24.2.jar | 3 KB |
runtime_shared-0.24.2-sources.jar | 1 KB |
runtime_shared-0.24.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jzlib | jar | 1.1.3 |