License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdat.ac.ait.lablink.clients |
ArtifactId | ArtifactIddpbridge |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLablink datapoint bridge
The datapoint bridge provides the connection between the datapoints (also called services, inputs, outputs etc.) of Lablink clients.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dpbridge-0.0.2.pom | |
dpbridge-0.0.2.jar | 35 KB |
dpbridge-0.0.2-sources.jar | 17 KB |
dpbridge-0.0.2-javadoc.jar | 455 KB |
dpbridge-0.0.2-jar-with-dependencies.jar | 53 MB |
Browse |
<!-- https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/dpbridge/ -->
<dependency>
<groupId>at.ac.ait.lablink.clients</groupId>
<artifactId>dpbridge</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/dpbridge/
implementation 'at.ac.ait.lablink.clients:dpbridge:0.0.2'
// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/dpbridge/
implementation ("at.ac.ait.lablink.clients:dpbridge:0.0.2")
'at.ac.ait.lablink.clients:dpbridge:jar:0.0.2'
<dependency org="at.ac.ait.lablink.clients" name="dpbridge" rev="0.0.2">
<artifact name="dpbridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait.lablink.clients', module='dpbridge', version='0.0.2')
)
libraryDependencies += "at.ac.ait.lablink.clients" % "dpbridge" % "0.0.2"
[at.ac.ait.lablink.clients/dpbridge "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
at.ac.ait.lablink : core | jar | 0.0.2 |
org.python : jython-standalone | jar | 2.7.1 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
net.sourceforge.plantuml : plantuml | jar | 8059 |
commons-cli : commons-cli | jar | 1.1 |
org.apache.commons : commons-lang3 | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.1 |