License |
License |
---|---|
GroupId | GroupIdorg.openehealth.ipf.modules |
ArtifactId | ArtifactIdipf-modules-cda |
Version | Version4.0-20200713 |
Type | Typepom |
Description |
Descriptionipf-modules-cda
Container project CDA support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-modules-cda-4.0-20200713.pom | 696 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-cda/ -->
<dependency>
<groupId>org.openehealth.ipf.modules</groupId>
<artifactId>ipf-modules-cda</artifactId>
<version>4.0-20200713</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-cda/
implementation 'org.openehealth.ipf.modules:ipf-modules-cda:4.0-20200713'
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-cda/
implementation ("org.openehealth.ipf.modules:ipf-modules-cda:4.0-20200713")
'org.openehealth.ipf.modules:ipf-modules-cda:pom:4.0-20200713'
<dependency org="org.openehealth.ipf.modules" name="ipf-modules-cda" rev="4.0-20200713">
<artifact name="ipf-modules-cda" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules-cda', version='4.0-20200713')
)
libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules-cda" % "4.0-20200713"
[org.openehealth.ipf.modules/ipf-modules-cda "4.0-20200713"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
junit : junit | jar | 4.12 |