OPC-UA Client SDK

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
Last Version

Last Version

1.1.1
Release Date

Release Date

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

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

How to add to project

<!-- 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

This project has moved!

The digitalpetri OPC-UA projects have been combined and are now part of the Eclipse IoT project umbrella.

Please use https://github.com/eclipse/milo instead.

OPC-UA Client SDK

Join the chat at https://gitter.im/digitalpetri/ua-client-sdk

Looking for an OPC-UA Server SDK? Check out the digitalpetri OPC-UA Server SDK.

See examples at https://github.com/digitalpetri/opc-ua-sdk-examples

Support, questions, etc... at https://gitter.im/digitalpetri/ua-client-sdk

Maven

Release versions are available from Maven Central:

<dependency>
    <groupId>com.digitalpetri.opcua</groupId>
    <artifactId>ua-client</artifactId>
    <version>1.1.0</version>
</dependency>

Snapshots are available from the Sonatype snapshot repository:

<repository>
    <id>oss-sonatype</id>
    <name>oss-sonatype</name>
    <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>

Get Help

Contact [email protected] for more information.

License

The digitalpetri OPC-UA Client SDK is licensed under Apache 2.

com.digitalpetri.opcua

digitalpetri

Versions

Version
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0