| License | License | 
|---|---|
| GroupId | GroupIdorg.openehealth.ipf.modules | 
| ArtifactId | ArtifactIdipf-modules | 
| Version | Version4.0-20200713 | 
| Type | Typepom | 
| Description | Descriptionipf-modules Container project for IPF modules | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ipf-modules-4.0-20200713.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules/ -->
<dependency>
    <groupId>org.openehealth.ipf.modules</groupId>
    <artifactId>ipf-modules</artifactId>
    <version>4.0-20200713</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules/
implementation 'org.openehealth.ipf.modules:ipf-modules:4.0-20200713'// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules/
implementation ("org.openehealth.ipf.modules:ipf-modules:4.0-20200713")'org.openehealth.ipf.modules:ipf-modules:pom:4.0-20200713'<dependency org="org.openehealth.ipf.modules" name="ipf-modules" rev="4.0-20200713">
  <artifact name="ipf-modules" type="pom" />
</dependency>@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules', version='4.0-20200713')
)libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules" % "4.0-20200713"[org.openehealth.ipf.modules/ipf-modules "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 |