Last Version

Eclipse Milo - OPC UA (IEC 62541) 0.6.6

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

milo
Version

Version

0.6.6
Type

Type

pom
Description

Description

Eclipse Milo - OPC UA (IEC 62541)
An open source implementation of OPC UA (IEC 62541).
Project URL

Project URL

https://github.com/eclipse/milo
Source Code Management

Source Code Management

https://github.com/eclipse/milo

Download milo 0.6.6

Filename Size
milo-0.6.6.pom 20 KB
Browse

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

Dependencies

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

Project Modules

  • build-tools
  • milo-examples
  • opc-ua-stack
  • opc-ua-sdk