is not current version
Last Version 0.6

nl.basjes.dsmr:nifi-dsmr-parser-bundle 0.4

A toolkit for reading and parsing the data conforming to the Dutch Smart Meter Requirements (DSMR).

GroupId

GroupId

nl.basjes.dsmr
ArtifactId

ArtifactId

nifi-dsmr-parser-bundle
Version

Version

0.4
Type

Type

pom

Download nifi-dsmr-parser-bundle 0.4


<!-- https://jarcasting.com/artifacts/nl.basjes.dsmr/nifi-dsmr-parser-bundle/ -->
<dependency>
    <groupId>nl.basjes.dsmr</groupId>
    <artifactId>nifi-dsmr-parser-bundle</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.dsmr/nifi-dsmr-parser-bundle/
implementation 'nl.basjes.dsmr:nifi-dsmr-parser-bundle:0.4'
// https://jarcasting.com/artifacts/nl.basjes.dsmr/nifi-dsmr-parser-bundle/
implementation ("nl.basjes.dsmr:nifi-dsmr-parser-bundle:0.4")
'nl.basjes.dsmr:nifi-dsmr-parser-bundle:pom:0.4'
<dependency org="nl.basjes.dsmr" name="nifi-dsmr-parser-bundle" rev="0.4">
  <artifact name="nifi-dsmr-parser-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.dsmr', module='nifi-dsmr-parser-bundle', version='0.4')
)
libraryDependencies += "nl.basjes.dsmr" % "nifi-dsmr-parser-bundle" % "0.4"
[nl.basjes.dsmr/nifi-dsmr-parser-bundle "0.4"]