is not current version
Last Version 1.3.3

diozero - Remote Server 1.2.3

Java Device I/O library that is portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, ASUS TinkerBoard)

License

License

GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-remote-server
Version

Version

1.2.3
Type

Type

jar
Description

Description

diozero - Remote Server
Java Device I/O library that is portable across Single Board Computers (including Raspberry Pi, BeagleBone Black, Odroid C2, CHIP, ASUS TinkerBoard)
Project Organization

Project Organization

diozero

Download diozero-remote-server 1.2.3


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

Dependencies

compile (10)

Group / Artifact Type Version
com.diozero : diozero-core jar 1.2.3
com.diozero : diozero-remote-common jar 1.2.3
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
com.sparkjava : spark-core jar 2.9.3
com.google.code.gson : gson jar 2.8.6
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
io.grpc : grpc-services jar
org.tinylog : tinylog-api jar 2.3.1
org.tinylog : tinylog-impl jar 2.3.1

provided (1)

Group / Artifact Type Version
org.apache.tomcat : annotations-api jar 6.0.53

runtime (1)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar

test (2)

Group / Artifact Type Version
io.grpc : grpc-testing jar
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.