OpenIEC61850

OpenIEC61850 is a Java library implementing the IEC 61850 MMS communication standard for clients and servers.

License

License

GroupId

GroupId

com.beanit
ArtifactId

ArtifactId

openiec61850
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenIEC61850
OpenIEC61850 is a Java library implementing the IEC 61850 MMS communication standard for clients and servers.
Project URL

Project URL

http://www.beanit.com/

Download openiec61850

How to add to project

<!-- https://jarcasting.com/artifacts/com.beanit/openiec61850/ -->
<dependency>
    <groupId>com.beanit</groupId>
    <artifactId>openiec61850</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.beanit/openiec61850/
implementation 'com.beanit:openiec61850:1.8.0'
// https://jarcasting.com/artifacts/com.beanit/openiec61850/
implementation ("com.beanit:openiec61850:1.8.0")
'com.beanit:openiec61850:jar:1.8.0'
<dependency org="com.beanit" name="openiec61850" rev="1.8.0">
  <artifact name="openiec61850" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beanit', module='openiec61850', version='1.8.0')
)
libraryDependencies += "com.beanit" % "openiec61850" % "1.8.0"
[com.beanit/openiec61850 "1.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.beanit : jasn1 jar 1.11.0
ch.qos.logback : logback-classic jar 1.2.3
com.toedter : jcalendar jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0