License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.milo |
ArtifactId | ArtifactIdstack-core |
Last Version | Last Version0.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn open source implementation of OPC UA (IEC 62541).
|
Filename | Size |
---|---|
stack-core-0.6.6.pom | |
stack-core-0.6.6.jar | 1 MB |
stack-core-0.6.6-sources.jar | 522 KB |
stack-core-0.6.6-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.milo/stack-core/ -->
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>stack-core</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.milo/stack-core/
implementation 'org.eclipse.milo:stack-core:0.6.6'
// https://jarcasting.com/artifacts/org.eclipse.milo/stack-core/
implementation ("org.eclipse.milo:stack-core:0.6.6")
'org.eclipse.milo:stack-core:jar:0.6.6'
<dependency org="org.eclipse.milo" name="stack-core" rev="0.6.6">
<artifact name="stack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.milo', module='stack-core', version='0.6.6')
)
libraryDependencies += "org.eclipse.milo" % "stack-core" % "0.6.6"
[org.eclipse.milo/stack-core "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
com.google.guava : guava | jar | 31.0.1-jre |
io.netty : netty-codec | jar | 4.1.77.Final |
io.netty : netty-handler | jar | 4.1.77.Final |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.slf4j : slf4j-simple | jar | 1.7.32 |