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.
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
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>
Contact kevinherron@gmail.com for more information.
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.