g

gen-hl7

IHE: Jaxb generated sources hl7 v3.1.0. Using Java 8 instead of the initial Java 11.
https://github.com/fluentcodes/ihe-generate
Apache License Version 2.0
Werner Diwischek
Files download
File Operation
gen-hl7-3.1.0_.jar download
gen-hl7-3.1.0_.pom download
gen-hl7-3.1.0_-sources.jar download
Apache Maven
<dependency>
  <groupId>org.fluentcodes.ihe</groupId>
  <artifactId>gen-hl7</artifactId>
  <version>3.1.0_</version>
</dependency>
Gradle Groovy
implementation 'org.fluentcodes.ihe:gen-hl7:3.1.0_'
Gradle Kotlin
implementation("org.fluentcodes.ihe:gen-hl7:3.1.0_")
Scala SBT
libraryDependencies += "org.fluentcodes.ihe" % "gen-hl7" % "3.1.0_"
Groovy Grape
@Grapes(
  @Grab(group='org.fluentcodes.ihe', module='gen-hl7', version='3.1.0_')
)
Apache Ivy
<dependency org="org.fluentcodes.ihe" name="gen-hl7" rev="3.1.0_" />
Leiningen
[org.fluentcodes.ihe/gen-hl7 "3.1.0_"]
Apache Buildr
'org.fluentcodes.ihe:gen-hl7:jar:3.1.0_'
Dependencies