License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.milo |
ArtifactId | ArtifactIdbsd-parser |
Last Version | Last Version0.6.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAn open source implementation of OPC UA (IEC 62541).
|
Filename | Size |
---|---|
bsd-parser-0.6.6.pom | 630 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.milo/bsd-parser/ -->
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>bsd-parser</artifactId>
<version>0.6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.milo/bsd-parser/
implementation 'org.eclipse.milo:bsd-parser:0.6.6'
// https://jarcasting.com/artifacts/org.eclipse.milo/bsd-parser/
implementation ("org.eclipse.milo:bsd-parser:0.6.6")
'org.eclipse.milo:bsd-parser:pom:0.6.6'
<dependency org="org.eclipse.milo" name="bsd-parser" rev="0.6.6">
<artifact name="bsd-parser" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.milo', module='bsd-parser', version='0.6.6')
)
libraryDependencies += "org.eclipse.milo" % "bsd-parser" % "0.6.6"
[org.eclipse.milo/bsd-parser "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.milo : bsd-core | jar | 0.6.6 |
com.sun.activation : jakarta.activation | jar | 1.2.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.slf4j : slf4j-simple | jar | 1.7.32 |