MVN

io.alapierre : spring-boot-jcr

Maven & Gradle

Oct 23, 2021
7 stars
<dependency>
    <groupId>io.alapierre</groupId>
    <artifactId>spring-boot-jcr</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.alapierre : spring-boot-jcr to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of io.alapierre : spring-boot-jcr to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
spring-boot-jcr-1.9
1.7
spring-boot-jcr-1.7
1.6
spring-boot-jcr-1.6
1.5
spring-boot-jcr-1.5
1.4
spring-boot-jcr-1.4
1.3
spring-boot-jcr-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.alapierre</groupId>
    <artifactId>spring-boot-jcr</artifactId>
    <version>1.9</version>
</dependency>

Advertisement