OPC-UA Server SDK

High-performance OPC-UA Server SDK for Java.

License

License

GroupId

GroupId

com.digitalpetri.opcua
ArtifactId

ArtifactId

ua-server-sdk
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download ua-server-sdk

Filename Size
ua-server-sdk-0.4.3.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • ctt-namespace
  • ua-server

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 Server SDK

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

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

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

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

Maven

Release versions are available from Maven Central:

<dependency>
    <groupId>com.digitalpetri.opcua</groupId>
    <artifactId>ua-server</artifactId>
    <version>0.4.3</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 Server SDK is licensed under the GNU Affero General Public License v3 (AGPL-3.0).

Commercial-friendly licensing may be purchased.

com.digitalpetri.opcua

digitalpetri

Versions

Version
0.4.3
0.4.2
0.4.1
0.4.0