License |
License |
---|---|
GroupId | GroupIdnl.basjes.dsmr |
ArtifactId | ArtifactIddsmr-udf-parent |
Version | Version0.5 |
Type | Typepom |
Description |
DescriptionDSMR : UDF :
A toolkit for reading and parsing the data conforming to the Dutch Smart Meter Requirements (DSMR).
|
Project URL |
Project URL |
Filename | Size |
---|---|
dsmr-udf-parent-0.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.dsmr/dsmr-udf-parent/ -->
<dependency>
<groupId>nl.basjes.dsmr</groupId>
<artifactId>dsmr-udf-parent</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.dsmr/dsmr-udf-parent/
implementation 'nl.basjes.dsmr:dsmr-udf-parent:0.5'
// https://jarcasting.com/artifacts/nl.basjes.dsmr/dsmr-udf-parent/
implementation ("nl.basjes.dsmr:dsmr-udf-parent:0.5")
'nl.basjes.dsmr:dsmr-udf-parent:pom:0.5'
<dependency org="nl.basjes.dsmr" name="dsmr-udf-parent" rev="0.5">
<artifact name="dsmr-udf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.dsmr', module='dsmr-udf-parent', version='0.5')
)
libraryDependencies += "nl.basjes.dsmr" % "dsmr-udf-parent" % "0.5"
[nl.basjes.dsmr/dsmr-udf-parent "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter-engine | jar |