How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-parent</artifactId>
<version>3.0.5</version>
</dependency>
Choose a version of com.github.ulisesbocchio : jasypt-spring-boot-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.0.x |
jasypt-spring-boot-parent-3.0.5
|
||
jasypt-spring-boot-parent-3.0.4
|
|||
jasypt-spring-boot-parent-3.0.3
|
|||
jasypt-spring-boot-parent-3.0.2
|
|||
jasypt-spring-boot-parent-3.0.1
|
|||
jasypt-spring-boot-parent-3.0.0
|
|||
2.1.x |
jasypt-spring-boot-parent-2.1.2
|
||
jasypt-spring-boot-parent-2.1.1
|
|||
jasypt-spring-boot-parent-2.1.0
|
|||
2.0.x |
jasypt-spring-boot-parent-2.0.0
|
||
1.18 |
jasypt-spring-boot-parent-1.18
|
||
1.17 |
jasypt-spring-boot-parent-1.17
|
||
1.16 |
jasypt-spring-boot-parent-1.16
|
||
1.15 |
jasypt-spring-boot-parent-1.15
|
||
1.14 |
jasypt-spring-boot-parent-1.14
|
||
1.13 |
jasypt-spring-boot-parent-1.13
|
||
1.12 |
jasypt-spring-boot-parent-1.12
|
||
1.11 |
jasypt-spring-boot-parent-1.11
|
||
1.10 |
jasypt-spring-boot-parent-1.10
|
||
1.9 |
jasypt-spring-boot-parent-1.9
|
||
1.8 |
jasypt-spring-boot-parent-1.8
|
||
1.7 |
jasypt-spring-boot-parent-1.7
|
||
1.6 |
jasypt-spring-boot-parent-1.6
|
||
1.5 |
jasypt-spring-boot-parent-1.5-java7
|
||
jasypt-spring-boot-parent-1.5-java6
|
|||
jasypt-spring-boot-parent-1.5
|
|||
1.4 |
jasypt-spring-boot-parent-1.4-java7
|
||
jasypt-spring-boot-parent-1.4
|
|||
1.3 |
jasypt-spring-boot-parent-1.3
|
||
1.2 |
jasypt-spring-boot-parent-1.2
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-parent</artifactId>
<version>3.0.5</version>
</dependency>
Advertisement