Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 542 Bytes

OPC XML-DA Java SDK

Build Status

Open Process Control XML-DataAccess Java SDK

Prerequisites

Java 8, Maven 3.1+

Generate SOAP models and build project

Go to root project directory and run Maven command

mvn clean package

Usage examples