How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>fit.chis.cloud</groupId>
<artifactId>chis4cloud-common</artifactId>
<version>3.6.0.7</version>
</dependency>
Choose a version of fit.chis.cloud : chis4cloud-common to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.6.x |
chis4cloud-common-3.6.0.8.RC6
|
||
chis4cloud-common-3.6.0.7
|
|||
chis4cloud-common-3.6.0.6
|
|||
chis4cloud-common-3.6.0.5
|
|||
chis4cloud-common-3.6.0.5.RC5
|
|||
chis4cloud-common-3.6.0.5.RC2
|
|||
chis4cloud-common-3.6.0.4
|
|||
chis4cloud-common-3.6.0.4.RC6
|
|||
chis4cloud-common-3.6.0.4.RC3
|
|||
chis4cloud-common-3.6.0.3
|
|||
chis4cloud-common-3.6.0.3.RC2
|
|||
chis4cloud-common-3.6.0.2
|
|||
chis4cloud-common-3.6.0.2.RC3
|
|||
chis4cloud-common-3.6.0.2.RC2
|
|||
chis4cloud-common-3.6.0.2.RC1
|
|||
chis4cloud-common-3.6.0.2.RC
|
|||
chis4cloud-common-3.6.0.1
|
|||
3.2.x |
chis4cloud-common-3.2.3.7
|
||
chis4cloud-common-3.2.3.6
|
|||
chis4cloud-common-3.2.3.5
|
|||
chis4cloud-common-3.2.3.4
|
|||
chis4cloud-common-3.2.3.3
|
|||
chis4cloud-common-3.2.3.2
|
|||
chis4cloud-common-3.2.3.2.RC3
|
|||
chis4cloud-common-3.2.3.2.RC2
|
|||
chis4cloud-common-3.2.3.2.RC1
|
|||
chis4cloud-common-3.2.3.1
|
|||
chis4cloud-common-3.2.3
|
|||
chis4cloud-common-3.2.2.1
|
|||
chis4cloud-common-3.2.2
|
|||
chis4cloud-common-3.2.1.1
|
|||
chis4cloud-common-3.2.1
|
|||
chis4cloud-common-3.2.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>fit.chis.cloud</groupId>
<artifactId>chis4cloud-common</artifactId>
<version>3.6.0.7</version>
</dependency>
Advertisement