How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-notification</artifactId>
<version>1.14.0</version>
</dependency>
Choose a version of hu.icellmobilsoft.coffee : coffee-module-notification to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.14.x |
coffee-module-notification-1.14.0
|
||
1.13.x |
coffee-module-notification-1.13.0
|
||
1.12.x |
coffee-module-notification-1.12.2
|
||
coffee-module-notification-1.12.1
|
|||
coffee-module-notification-1.12.0
|
|||
1.11.x |
coffee-module-notification-1.11.0
|
||
1.10.x |
coffee-module-notification-1.10.2
|
||
coffee-module-notification-1.10.1
|
|||
coffee-module-notification-1.10.0
|
|||
1.9.x |
coffee-module-notification-1.9.0
|
||
1.8.x |
coffee-module-notification-1.8.1
|
||
coffee-module-notification-1.8.0
|
|||
1.7.x |
coffee-module-notification-1.7.0
|
||
1.6.x |
coffee-module-notification-1.6.1
|
||
coffee-module-notification-1.6.0
|
|||
1.5.x |
coffee-module-notification-1.5.0
|
||
1.4.x |
coffee-module-notification-1.4.1
|
||
coffee-module-notification-1.4.0
|
|||
1.3.x |
coffee-module-notification-1.3.1
|
||
coffee-module-notification-1.3.0
|
|||
1.2.x |
coffee-module-notification-1.2.1
|
||
coffee-module-notification-1.2.0
|
|||
1.1.x |
coffee-module-notification-1.1.0
|
||
1.0.x |
coffee-module-notification-1.0.3
|
||
coffee-module-notification-1.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-notification</artifactId>
<version>1.14.0</version>
</dependency>
Advertisement