License |
License |
---|---|
GroupId | GroupIdcom.digitalpetri.opcua |
ArtifactId | ArtifactIdctt-namespace |
Version | Version0.4.3 |
Type | Typejar |
Description |
DescriptionHigh-performance OPC-UA Server SDK for Java.
|
Filename | Size |
---|---|
ctt-namespace-0.4.3.pom | |
ctt-namespace-0.4.3.jar | 12 KB |
ctt-namespace-0.4.3-sources.jar | 6 KB |
ctt-namespace-0.4.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpetri.opcua/ctt-namespace/ -->
<dependency>
<groupId>com.digitalpetri.opcua</groupId>
<artifactId>ctt-namespace</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpetri.opcua/ctt-namespace/
implementation 'com.digitalpetri.opcua:ctt-namespace:0.4.3'
// https://jarcasting.com/artifacts/com.digitalpetri.opcua/ctt-namespace/
implementation ("com.digitalpetri.opcua:ctt-namespace:0.4.3")
'com.digitalpetri.opcua:ctt-namespace:jar:0.4.3'
<dependency org="com.digitalpetri.opcua" name="ctt-namespace" rev="0.4.3">
<artifact name="ctt-namespace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpetri.opcua', module='ctt-namespace', version='0.4.3')
)
libraryDependencies += "com.digitalpetri.opcua" % "ctt-namespace" % "0.4.3"
[com.digitalpetri.opcua/ctt-namespace "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.digitalpetri.opcua : ua-server | jar | 0.4.3 |