| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.basjes.iot |
| Идентификатор | Идентификаторstream-record-splitter |
| Последняя версия | Последняя версия0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDSMR : Stream record splitter
A toolkit for reading and parsing the data conforming to the Dutch Smart Meter Requirements (DSMR).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stream-record-splitter-0.6.pom | |
| stream-record-splitter-0.6.jar | 4 KB |
| stream-record-splitter-0.6-sources.jar | 4 KB |
| stream-record-splitter-0.6-javadoc.jar | 25 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.commons : commons-text | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| org.junit.jupiter : junit-jupiter-engine | jar |