is not current version
Last Version 0.6.6

org.eclipse.milo:opc-ua-stack 0.6.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

opc-ua-stack
Version

Version

0.6.1
Type

Type

pom
Description

Description

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

Download opc-ua-stack 0.6.1

Filename Size
opc-ua-stack-0.6.1.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bsd-core
  • bsd-generator
  • bsd-parser
  • bsd-parser-gson
  • stack-client
  • stack-core
  • stack-server
  • stack-tests