Last Version

DSMR : Stream record splitter 0.6

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

License

License

GroupId

GroupId

nl.basjes.iot
ArtifactId

ArtifactId

stream-record-splitter
Version

Version

0.6
Type

Type

jar
Description

Description

DSMR : Stream record splitter
A toolkit for reading and parsing the data conforming to the Dutch Smart Meter Requirements (DSMR).
Project URL

Project URL

https://dsmr.basjes.nl
Source Code Management

Source Code Management

https://dsmr.basjes.nl

Download stream-record-splitter 0.6


<!-- https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/ -->
<dependency>
    <groupId>nl.basjes.iot</groupId>
    <artifactId>stream-record-splitter</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/
implementation 'nl.basjes.iot:stream-record-splitter:0.6'
// https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/
implementation ("nl.basjes.iot:stream-record-splitter:0.6")
'nl.basjes.iot:stream-record-splitter:jar:0.6'
<dependency org="nl.basjes.iot" name="stream-record-splitter" rev="0.6">
  <artifact name="stream-record-splitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.iot', module='stream-record-splitter', version='0.6')
)
libraryDependencies += "nl.basjes.iot" % "stream-record-splitter" % "0.6"
[nl.basjes.iot/stream-record-splitter "0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-text jar 1.9

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.