Last Version

Lablink OPC UA client 0.0.3

This package provides the base functionality for Lablink clients that use OPC UA for communication.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.ac.ait.lablink.clients
ArtifactId

ArtifactId

opcuaclient
Version

Version

0.0.3
Type

Type

jar
Description

Description

Lablink OPC UA client
This package provides the base functionality for Lablink clients that use OPC UA for communication.
Project URL

Project URL

https://github.com/AIT-Lablink/lablink-opcua-client
Source Code Management

Source Code Management

http://github.com/AIT-Lablink/lablink-opcua-client/tree/master

Download opcuaclient 0.0.3


<!-- https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/opcuaclient/ -->
<dependency>
    <groupId>at.ac.ait.lablink.clients</groupId>
    <artifactId>opcuaclient</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/opcuaclient/
implementation 'at.ac.ait.lablink.clients:opcuaclient:0.0.3'
// https://jarcasting.com/artifacts/at.ac.ait.lablink.clients/opcuaclient/
implementation ("at.ac.ait.lablink.clients:opcuaclient:0.0.3")
'at.ac.ait.lablink.clients:opcuaclient:jar:0.0.3'
<dependency org="at.ac.ait.lablink.clients" name="opcuaclient" rev="0.0.3">
  <artifact name="opcuaclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait.lablink.clients', module='opcuaclient', version='0.0.3')
)
libraryDependencies += "at.ac.ait.lablink.clients" % "opcuaclient" % "0.0.3"
[at.ac.ait.lablink.clients/opcuaclient "0.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.eclipse.milo : sdk-client jar 0.5.4
com.google.guava : guava jar 26.0-jre
com.googlecode.json-simple : json-simple jar 1.1
commons-cli : commons-cli jar 1.1
at.ac.ait.lablink : core jar 0.0.2

provided (1)

Group / Artifact Type Version
at.ac.ait.lablink : config jar 0.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.