License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.milo |
ArtifactId | ArtifactIdsdk-tests |
Version | Version0.6.5 |
Type | Typejar |
Description |
DescriptionAn open source implementation of OPC UA (IEC 62541).
|
Filename | Size |
---|---|
sdk-tests-0.6.5.pom | |
sdk-tests-0.6.5.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.milo/sdk-tests/ -->
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>sdk-tests</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.milo/sdk-tests/
implementation 'org.eclipse.milo:sdk-tests:0.6.5'
// https://jarcasting.com/artifacts/org.eclipse.milo/sdk-tests/
implementation ("org.eclipse.milo:sdk-tests:0.6.5")
'org.eclipse.milo:sdk-tests:jar:0.6.5'
<dependency org="org.eclipse.milo" name="sdk-tests" rev="0.6.5">
<artifact name="sdk-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.milo', module='sdk-tests', version='0.6.5')
)
libraryDependencies += "org.eclipse.milo" % "sdk-tests" % "0.6.5"
[org.eclipse.milo/sdk-tests "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.milo : sdk-client | jar | 0.6.5 |
org.eclipse.milo : sdk-server | jar | 0.6.5 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.testng : testng | jar | 6.11 |
org.mockito : mockito-core | jar | 2.25.1 |