License |
License |
---|---|
GroupId | GroupIdorg.openmuc |
ArtifactId | ArtifactIdjdlms-annotation-processor |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjDLMS Annotation Processor
This annotation processes the jDLMS server annotations.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openmuc : jdlms | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |