MVN

com.joshlong : lucene-spring-boot-starter-root

Maven & Gradle

Feb 07, 2023
4 stars
<dependency>
    <groupId>com.joshlong</groupId>
    <artifactId>lucene-spring-boot-starter-root</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joshlong : lucene-spring-boot-starter-root to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.joshlong : lucene-spring-boot-starter-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lucene-spring-boot-starter-root-0.0.2
lucene-spring-boot-starter-root-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.joshlong</groupId>
    <artifactId>lucene-spring-boot-starter-root</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement