License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.milo |
ArtifactId | ArtifactIdbsd-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 |
---|---|
bsd-core-0.6.6.pom | |
bsd-core-0.6.6.jar | 16 KB |
bsd-core-0.6.6-sources.jar | 19 KB |
bsd-core-0.6.6-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.milo/bsd-core/ -->
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>bsd-core</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.milo/bsd-core/
implementation 'org.eclipse.milo:bsd-core:0.6.6'
// https://jarcasting.com/artifacts/org.eclipse.milo/bsd-core/
implementation ("org.eclipse.milo:bsd-core:0.6.6")
'org.eclipse.milo:bsd-core:jar:0.6.6'
<dependency org="org.eclipse.milo" name="bsd-core" rev="0.6.6">
<artifact name="bsd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.milo', module='bsd-core', version='0.6.6')
)
libraryDependencies += "org.eclipse.milo" % "bsd-core" % "0.6.6"
[org.eclipse.milo/bsd-core "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.milo : stack-core | jar | 0.6.6 |
com.sun.activation : jakarta.activation | jar | 1.2.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |