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