Last Version

Data Model NFD Java 1.0.2

The NFD (Notfalldaten) data model schema and xml deserialization.

License

License

GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

schema.gen.nfd
Version

Version

1.0.2
Type

Type

jar
Description

Description

Data Model NFD Java
The NFD (Notfalldaten) data model schema and xml deserialization.
Project URL

Project URL

https://github.com/gematik/data-model-nfd
Project Organization

Project Organization

de.gematik
Source Code Management

Source Code Management

https://github.com/gematik/data-model-nfd

Download schema.gen.nfd 1.0.2


<!-- https://jarcasting.com/artifacts/de.gematik.ti/schema.gen.nfd/ -->
<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>schema.gen.nfd</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/schema.gen.nfd/
implementation 'de.gematik.ti:schema.gen.nfd:1.0.2'
// https://jarcasting.com/artifacts/de.gematik.ti/schema.gen.nfd/
implementation ("de.gematik.ti:schema.gen.nfd:1.0.2")
'de.gematik.ti:schema.gen.nfd:jar:1.0.2'
<dependency org="de.gematik.ti" name="schema.gen.nfd" rev="1.0.2">
  <artifact name="schema.gen.nfd" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='schema.gen.nfd', version='1.0.2')
)
libraryDependencies += "de.gematik.ti" % "schema.gen.nfd" % "1.0.2"
[de.gematik.ti/schema.gen.nfd "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.