License |
License |
---|---|
GroupId | GroupIdorg.openmuc |
ArtifactId | ArtifactIdopeniec61850 |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenIEC61850
OpenIEC61850 is a library implementing the IEC 61850 MMS communication standard (client and server).
|
Project URL |
Project URL |
Filename | Size |
---|---|
openiec61850-1.7.0.pom | |
openiec61850-1.7.0.jar | 300 KB |
openiec61850-1.7.0-sources.jar | 188 KB |
openiec61850-1.7.0-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmuc/openiec61850/ -->
<dependency>
<groupId>org.openmuc</groupId>
<artifactId>openiec61850</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc/openiec61850/
implementation 'org.openmuc:openiec61850:1.7.0'
// https://jarcasting.com/artifacts/org.openmuc/openiec61850/
implementation ("org.openmuc:openiec61850:1.7.0")
'org.openmuc:openiec61850:jar:1.7.0'
<dependency org="org.openmuc" name="openiec61850" rev="1.7.0">
<artifact name="openiec61850" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc', module='openiec61850', version='1.7.0')
)
libraryDependencies += "org.openmuc" % "openiec61850" % "1.7.0"
[org.openmuc/openiec61850 "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.openmuc : jasn1-iec61850mod | jar | 1.10.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.toedter : jcalendar | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.6.1 |