jDLMS Annotation Processor

This annotation processes the jDLMS server annotations.

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jdlms-annotation-processor
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

jDLMS Annotation Processor
This annotation processes the jDLMS server annotations.
Project URL

Project URL

http://www.openmuc.org/

Download jdlms-annotation-processor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.openmuc : jdlms jar 1.7.2

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0