License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.milo |
ArtifactId | ArtifactIdbsd-parser-core |
Version | Version0.3.8 |
Type | Typejar |
Description |
DescriptionAn open source implementation of OPC UA (IEC 62541).
|
Filename | Size |
---|---|
bsd-parser-core-0.3.8.pom | |
bsd-parser-core-0.3.8.jar | 39 KB |
bsd-parser-core-0.3.8-tests.jar | 10 KB |
bsd-parser-core-0.3.8-sources.jar | 30 KB |
bsd-parser-core-0.3.8-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.milo/bsd-parser-core/ -->
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>bsd-parser-core</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.milo/bsd-parser-core/
implementation 'org.eclipse.milo:bsd-parser-core:0.3.8'
// https://jarcasting.com/artifacts/org.eclipse.milo/bsd-parser-core/
implementation ("org.eclipse.milo:bsd-parser-core:0.3.8")
'org.eclipse.milo:bsd-parser-core:jar:0.3.8'
<dependency org="org.eclipse.milo" name="bsd-parser-core" rev="0.3.8">
<artifact name="bsd-parser-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.milo', module='bsd-parser-core', version='0.3.8')
)
libraryDependencies += "org.eclipse.milo" % "bsd-parser-core" % "0.3.8"
[org.eclipse.milo/bsd-parser-core "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.milo : stack-core | jar | 0.3.8 |
com.google.code.gson : gson | jar | 2.8.2 |
com.sun.activation : jakarta.activation | jar | 1.2.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.slf4j : slf4j-simple | jar | 1.7.25 |