is not current version
Last Version 0.6.6

org.eclipse.milo:stack-core 0.6.3

An open source implementation of OPC UA (IEC 62541).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

stack-core
Version

Version

0.6.3
Type

Type

jar
Description

Description

An open source implementation of OPC UA (IEC 62541).

Download stack-core 0.6.3


<!-- https://jarcasting.com/artifacts/org.eclipse.milo/stack-core/ -->
<dependency>
    <groupId>org.eclipse.milo</groupId>
    <artifactId>stack-core</artifactId>
    <version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.milo/stack-core/
implementation 'org.eclipse.milo:stack-core:0.6.3'
// https://jarcasting.com/artifacts/org.eclipse.milo/stack-core/
implementation ("org.eclipse.milo:stack-core:0.6.3")
'org.eclipse.milo:stack-core:jar:0.6.3'
<dependency org="org.eclipse.milo" name="stack-core" rev="0.6.3">
  <artifact name="stack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.milo', module='stack-core', version='0.6.3')
)
libraryDependencies += "org.eclipse.milo" % "stack-core" % "0.6.3"
[org.eclipse.milo/stack-core "0.6.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.61
org.bouncycastle : bcpkix-jdk15on jar 1.61
com.google.guava : guava jar 26.0-jre
io.netty : netty-codec jar 4.1.54.Final
io.netty : netty-handler jar 4.1.54.Final
org.slf4j : slf4j-api jar 1.7.25
org.glassfish.jaxb : jaxb-runtime jar 2.3.3

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0
org.projectlombok : lombok jar 1.18.6

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.