Last Version

jDLMS 1.7.2

jDLMS is a library implementing the DLMS/COSEM (IEC 62056) communication standard.

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jdlms
Version

Version

1.7.2
Type

Type

jar
Description

Description

jDLMS
jDLMS is a library implementing the DLMS/COSEM (IEC 62056) communication standard.
Project URL

Project URL

http://www.openmuc.org/

Download jdlms 1.7.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.beanit : asn1bean jar 1.13.0
org.openmuc : jrxtx jar 1.0.1
org.bouncycastle : bcprov-jdk18on jar 1.71

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-inline jar 4.4.0

Project Modules

There are no modules declared in this project.