Last Version

Eclipse Tahu 0.5.15

The Tahu project provides open-source implementations of Eclipse Sparkplug

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tahu
ArtifactId

ArtifactId

tahu
Version

Version

0.5.15
Type

Type

pom
Description

Description

Eclipse Tahu
The Tahu project provides open-source implementations of Eclipse Sparkplug
Project URL

Project URL

http://www.eclipse.org/tahu
Project Organization

Project Organization

Eclipse Tahu
Source Code Management

Source Code Management

https://github.com/eclipse/tahu.git

Download tahu 0.5.15

Filename Size
tahu-0.5.15.pom 8 KB
Browse

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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
com.google.protobuf : protobuf-java jar 3.16.1
commons-io : commons-io jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testng : testng jar 6.9.10
org.assertj : assertj-core jar 3.5.1

Project Modules

  • lib/core/pom.xml
  • examples/records/pom.xml
  • examples/listener/pom.xml
  • examples/edge_node_control/pom.xml
  • examples/simple/pom.xml
  • examples/device_timestamp/pom.xml
  • examples/udt/pom.xml
  • examples/raspberry_pi/pom.xml
  • examples/host_file/pom.xml
  • lib/edge/pom.xml
  • lib/host/pom.xml
  • compat_impl/edge/pom.xml
  • compat_impl/host/pom.xml