License |
License |
---|---|
GroupId | GroupIdnl.basjes.iot |
ArtifactId | ArtifactIdstream-record-splitter |
Version | Version0.5 |
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.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/
implementation 'nl.basjes.iot:stream-record-splitter:0.5'
// https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/
implementation ("nl.basjes.iot:stream-record-splitter:0.5")
'nl.basjes.iot:stream-record-splitter:jar:0.5'
<dependency org="nl.basjes.iot" name="stream-record-splitter" rev="0.5">
<artifact name="stream-record-splitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.iot', module='stream-record-splitter', version='0.5')
)
libraryDependencies += "nl.basjes.iot" % "stream-record-splitter" % "0.5"
[nl.basjes.iot/stream-record-splitter "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-text | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter-engine | jar |