License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdorg.openehealth.ipf.modules |
ArtifactId | ArtifactIdipf-modules-hl7-kotlin |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionipf-modules-hl7-kotlin
HL7 extensions and HL7 DSL support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7-kotlin/ -->
<dependency>
<groupId>org.openehealth.ipf.modules</groupId>
<artifactId>ipf-modules-hl7-kotlin</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7-kotlin/
implementation 'org.openehealth.ipf.modules:ipf-modules-hl7-kotlin:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7-kotlin/
implementation ("org.openehealth.ipf.modules:ipf-modules-hl7-kotlin:4.3.1")
'org.openehealth.ipf.modules:ipf-modules-hl7-kotlin:jar:4.3.1'
<dependency org="org.openehealth.ipf.modules" name="ipf-modules-hl7-kotlin" rev="4.3.1">
<artifact name="ipf-modules-hl7-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules-hl7-kotlin', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules-hl7-kotlin" % "4.3.1"
[org.openehealth.ipf.modules/ipf-modules-hl7-kotlin "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.32 |
org.openehealth.ipf.commons : ipf-commons-core | jar | 4.3.1 |
org.openehealth.ipf.commons : ipf-commons-map | jar | 4.3.1 |
ca.uhn.hapi : hapi-base | jar | 2.3 |
io.github.microutils : kotlin-logging-jvm | jar | 2.0.13 |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi : hapi-structures-v22 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v23 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v231 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v24 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v25 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v251 | jar | 2.3 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.32 |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.junit.jupiter : junit-jupiter | jar |