License |
License |
---|---|
GroupId | GroupIdcom.digitalpetri.opcua |
ArtifactId | ArtifactIdstack-core |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionHigh-performance OPC-UA stack for Java.
|
Filename | Size |
---|---|
stack-core-1.1.1.pom | |
stack-core-1.1.1.jar | 871 KB |
stack-core-1.1.1-sources.jar | 526 KB |
stack-core-1.1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpetri.opcua/stack-core/ -->
<dependency>
<groupId>com.digitalpetri.opcua</groupId>
<artifactId>stack-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpetri.opcua/stack-core/
implementation 'com.digitalpetri.opcua:stack-core:1.1.1'
// https://jarcasting.com/artifacts/com.digitalpetri.opcua/stack-core/
implementation ("com.digitalpetri.opcua:stack-core:1.1.1")
'com.digitalpetri.opcua:stack-core:jar:1.1.1'
<dependency org="com.digitalpetri.opcua" name="stack-core" rev="1.1.1">
<artifact name="stack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpetri.opcua', module='stack-core', version='1.1.1')
)
libraryDependencies += "com.digitalpetri.opcua" % "stack-core" % "1.1.1"
[com.digitalpetri.opcua/stack-core "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
io.netty : netty-codec | jar | 4.0.34.Final |
io.netty : netty-handler | jar | 4.0.34.Final |
org.slf4j : slf4j-api | jar | 1.7.18 |
org.jooq : jool | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.slf4j : slf4j-simple | jar | 1.7.18 |