| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.tahu |
| ArtifactId | ArtifactIdtahu |
| Last Version | Last Version0.5.15 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEclipse Tahu
The Tahu project provides open-source implementations of Eclipse Sparkplug
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| 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"]
| 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 |
| 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 |