is not current version
Last Version 0.6.6

org.eclipse.milo:stack-client 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-client
Version

Version

0.6.3
Type

Type

jar
Description

Description

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

Download stack-client 0.6.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.milo : stack-core jar 0.6.3
com.digitalpetri.netty : netty-channel-fsm jar 0.5
com.digitalpetri.fsm : strict-machine jar 0.5
io.netty : netty-codec-http jar 4.1.54.Final

provided (1)

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

Project Modules

There are no modules declared in this project.