| License |
License |
|---|---|
| GroupId | GroupIdorg.openehealth.ipf |
| ArtifactId | ArtifactIdipf |
| Last Version | Last Version4.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionipf
IPF - eHealth Integration on steroids
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ipf-4.3.1.pom | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf/ipf/ -->
<dependency>
<groupId>org.openehealth.ipf</groupId>
<artifactId>ipf</artifactId>
<version>4.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf/ipf/
implementation 'org.openehealth.ipf:ipf:4.3.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf/ipf/
implementation ("org.openehealth.ipf:ipf:4.3.1")
'org.openehealth.ipf:ipf:pom:4.3.1'
<dependency org="org.openehealth.ipf" name="ipf" rev="4.3.1">
<artifact name="ipf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf', module='ipf', version='4.3.1')
)
libraryDependencies += "org.openehealth.ipf" % "ipf" % "4.3.1"
[org.openehealth.ipf/ipf "4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |