License |
License |
---|---|
GroupId | GroupIdorg.openmuc |
ArtifactId | ArtifactIdj60870 |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionj60870
j60870 is an IEC 60870-5-104 client and server library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
j60870-1.4.0.pom | |
j60870-1.4.0.jar | 111 KB |
j60870-1.4.0-sources.jar | 83 KB |
j60870-1.4.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc/j60870/ -->
<dependency>
<groupId>org.openmuc</groupId>
<artifactId>j60870</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc/j60870/
implementation 'org.openmuc:j60870:1.4.0'
// https://jarcasting.com/artifacts/org.openmuc/j60870/
implementation ("org.openmuc:j60870:1.4.0")
'org.openmuc:j60870:jar:1.4.0'
<dependency org="org.openmuc" name="j60870" rev="1.4.0">
<artifact name="j60870" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc', module='j60870', version='1.4.0')
)
libraryDependencies += "org.openmuc" % "j60870" % "1.4.0"
[org.openmuc/j60870 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |
org.powermock : powermock-api-mockito | jar | 1.6.4 |
pl.pragmatists : JUnitParams | jar | 1.1.0 |
org.awaitility : awaitility-proxy | jar | 3.1.3 |