License |
License |
---|---|
GroupId | GroupIdnl.basjes.iot |
ArtifactId | ArtifactIdstream-record-splitter |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDSMR : Stream record splitter
A toolkit for reading and parsing the data conforming to the Dutch Smart Meter Requirements (DSMR).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-text | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.junit.jupiter : junit-jupiter-engine | jar |