How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<version>4.8-m1</version>
</dependency>
Choose a version of org.openehealth.ipf.commons : ipf-commons-ihe-fhir-r4 to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.8 |
ipf-commons-ihe-fhir-r4-4.8-m1
|
||
4.7.x |
ipf-commons-ihe-fhir-r4-4.7.0
|
||
4.6.x |
ipf-commons-ihe-fhir-r4-4.6.1
|
||
ipf-commons-ihe-fhir-r4-4.6.0
|
|||
4.5.x |
ipf-commons-ihe-fhir-r4-4.5.0
|
||
4.5 |
ipf-commons-ihe-fhir-r4-4.5-rc1
|
||
4.4.x |
ipf-commons-ihe-fhir-r4-4.4.0
|
||
4.4 |
ipf-commons-ihe-fhir-r4-4.4-rc1
|
||
4.3.x |
ipf-commons-ihe-fhir-r4-4.3.2
|
||
ipf-commons-ihe-fhir-r4-4.3.1
|
|||
ipf-commons-ihe-fhir-r4-4.3.0
|
|||
4.2.x |
ipf-commons-ihe-fhir-r4-4.2.0
|
||
4.1.x |
ipf-commons-ihe-fhir-r4-4.1.0
|
||
4.0.x |
ipf-commons-ihe-fhir-r4-4.0.1
|
||
ipf-commons-ihe-fhir-r4-4.0.0
|
|||
4.0 |
ipf-commons-ihe-fhir-r4-4.0-20200713
|
||
3.7.x |
ipf-commons-ihe-fhir-r4-3.7.4
|
||
ipf-commons-ihe-fhir-r4-3.7.3
|
|||
ipf-commons-ihe-fhir-r4-3.7.2
|
|||
ipf-commons-ihe-fhir-r4-3.7.1
|
|||
ipf-commons-ihe-fhir-r4-3.7.0
|
|||
3.7 |
ipf-commons-ihe-fhir-r4-3.7-20200306
|
||
3.6.x |
ipf-commons-ihe-fhir-r4-3.6.5
|
||
ipf-commons-ihe-fhir-r4-3.6.4
|
|||
ipf-commons-ihe-fhir-r4-3.6.3
|
|||
ipf-commons-ihe-fhir-r4-3.6.2
|
|||
ipf-commons-ihe-fhir-r4-3.6.1
|
|||
ipf-commons-ihe-fhir-r4-3.6.0
|
|||
3.6 |
ipf-commons-ihe-fhir-r4-3.6-20190124
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<version>4.8-m1</version>
</dependency>
Advertisement