| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdat.ac.ait.lablink.clients | 
| ArtifactId | ArtifactIdopcuaclient | 
| Last Version | Last Version0.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLablink OPC UA client This package provides the base functionality for Lablink clients that use OPC UA for communication. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| opcuaclient-0.0.3.pom | |
| opcuaclient-0.0.3.jar | 52 KB | 
| opcuaclient-0.0.3-sources.jar | 33 KB | 
| opcuaclient-0.0.3-javadoc.jar | 539 KB | 
| opcuaclient-0.0.3-jar-with-dependencies.jar | 20 MB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| at.ac.ait.lablink : config | jar | 0.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |