Last Version

OPC-UA Client SDK 1.1.1

High-performance OPC-UA Client SDK for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.digitalpetri.opcua
ArtifactId

ArtifactId

ua-client-sdk
Version

Version

1.1.1
Type

Type

pom
Description

Description

OPC-UA Client SDK
High-performance OPC-UA Client SDK for Java.
Project URL

Project URL

https://github.com/digitalpetri/ua-client-sdk
Source Code Management

Source Code Management

https://github.com/digitalpetri/ua-client-sdk

Download ua-client-sdk 1.1.1

Filename Size
ua-client-sdk-1.1.1.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ua-client
  • ua-client-tests