com.digitalpetri.opcua:ua-server

High-performance OPC-UA Server SDK for Java.

Лицензия

Лицензия

Группа

Группа

com.digitalpetri.opcua
Идентификатор

Идентификатор

ua-server
Последняя версия

Последняя версия

0.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

High-performance OPC-UA Server SDK for Java.

Скачать ua-server

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.digitalpetri.opcua : stack-core jar 1.0.3
com.digitalpetri.opcua : stack-server jar 1.0.3
io.dropwizard.metrics : metrics-core jar 3.1.2

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.1.1
org.slf4j : slf4j-simple jar 1.7.12

Модули Проекта

Данный проект не имеет модулей.

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 kevinherron@gmail.com 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

Версии библиотеки

Версия
0.4.3
0.4.2
0.4.1
0.4.0