License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.digitalpetri.opcua |
ArtifactId | ArtifactIdstack-client |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionHigh-performance OPC-UA stack for Java.
|
Filename | Size |
---|---|
stack-client-1.1.1.pom | |
stack-client-1.1.1.jar | 59 KB |
stack-client-1.1.1-sources.jar | 29 KB |
stack-client-1.1.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpetri.opcua/stack-client/ -->
<dependency>
<groupId>com.digitalpetri.opcua</groupId>
<artifactId>stack-client</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpetri.opcua/stack-client/
implementation 'com.digitalpetri.opcua:stack-client:1.1.1'
// https://jarcasting.com/artifacts/com.digitalpetri.opcua/stack-client/
implementation ("com.digitalpetri.opcua:stack-client:1.1.1")
'com.digitalpetri.opcua:stack-client:jar:1.1.1'
<dependency org="com.digitalpetri.opcua" name="stack-client" rev="1.1.1">
<artifact name="stack-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpetri.opcua', module='stack-client', version='1.1.1')
)
libraryDependencies += "com.digitalpetri.opcua" % "stack-client" % "1.1.1"
[com.digitalpetri.opcua/stack-client "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.digitalpetri.opcua : stack-core | jar | 1.1.1 |