How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.smartboot.http</groupId>
<artifactId>smart-http-parent</artifactId>
<version>1.2.9</version>
</dependency>
Choose a version of org.smartboot.http : smart-http-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.2.x |
smart-http-parent-1.2.9
|
||
smart-http-parent-1.2.8
|
|||
smart-http-parent-1.2.7
|
|||
smart-http-parent-1.2.6
|
|||
smart-http-parent-1.2.5
|
|||
smart-http-parent-1.2.4
|
|||
smart-http-parent-1.2.3
|
|||
smart-http-parent-1.2.2
|
|||
smart-http-parent-1.2.1
|
|||
smart-http-parent-1.2.0
|
|||
1.1.x |
smart-http-parent-1.1.22
|
||
smart-http-parent-1.1.21
|
|||
smart-http-parent-1.1.20
|
|||
smart-http-parent-1.1.19
|
|||
smart-http-parent-1.1.18
|
|||
smart-http-parent-1.1.17
|
|||
smart-http-parent-1.1.16
|
|||
smart-http-parent-1.1.15
|
|||
smart-http-parent-1.1.14
|
|||
smart-http-parent-1.1.13
|
|||
smart-http-parent-1.1.12
|
|||
smart-http-parent-1.1.11
|
|||
smart-http-parent-1.1.10
|
|||
smart-http-parent-1.1.9
|
|||
smart-http-parent-1.1.8
|
|||
smart-http-parent-1.1.7
|
|||
smart-http-parent-1.1.6
|
|||
smart-http-parent-1.1.5
|
|||
smart-http-parent-1.1.4
|
|||
smart-http-parent-1.1.3
|
|||
smart-http-parent-1.1.2
|
|||
smart-http-parent-1.1.1
|
|||
smart-http-parent-1.1.0
|
|||
1.0.x |
smart-http-parent-1.0.22
|
||
smart-http-parent-1.0.21
|
|||
smart-http-parent-1.0.20
|
|||
smart-http-parent-1.0.19
|
|||
smart-http-parent-1.0.18
|
|||
smart-http-parent-1.0.17
|
|||
smart-http-parent-1.0.16
|
|||
smart-http-parent-1.0.15
|
|||
smart-http-parent-1.0.14
|
|||
smart-http-parent-1.0.13
|
|||
smart-http-parent-1.0.12
|
|||
smart-http-parent-1.0.12.rc-2
|
|||
smart-http-parent-1.0.12.rc-1
|
|||
smart-http-parent-1.0.11
|
|||
smart-http-parent-1.0.11.1112-beta
|
|||
smart-http-parent-1.0.11.1111-beta
|
|||
smart-http-parent-1.0.11.1107-beta
|
|||
smart-http-parent-1.0.11.1106-beta
|
|||
smart-http-parent-1.0.10
|
|||
smart-http-parent-1.0.10.1006-beta
|
|||
smart-http-parent-1.0.10.0630-beta
|
|||
smart-http-parent-1.0.10.0501-beta
|
|||
smart-http-parent-1.0.10.0324-beta
|
|||
smart-http-parent-1.0.10.0221-beta
|
|||
smart-http-parent-1.0.10.0113-beta
|
|||
smart-http-parent-1.0.10.0107-beta
|
|||
smart-http-parent-1.0.10.0106-beta
|
|||
smart-http-parent-1.0.10.1231-beta
|
|||
smart-http-parent-1.0.10.1214-beta
|
|||
smart-http-parent-1.0.10.1209-beta
|
|||
smart-http-parent-1.0.10.1206-beta
|
|||
smart-http-parent-1.0.10.1128-beta
|
|||
smart-http-parent-1.0.10.1119-beta
|
|||
smart-http-parent-1.0.10-beta
|
|||
smart-http-parent-1.0.9
|
|||
smart-http-parent-1.0.8
|
|||
smart-http-parent-1.0.7
|
|||
smart-http-parent-1.0.6
|
|||
smart-http-parent-1.0.5
|
|||
smart-http-parent-1.0.4
|
|||
smart-http-parent-1.0.3
|
|||
smart-http-parent-1.0.2
|
|||
smart-http-parent-1.0.1
|
|||
smart-http-parent-1.0.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.smartboot.http</groupId>
<artifactId>smart-http-parent</artifactId>
<version>1.2.9</version>
</dependency>
Advertisement