MVN

org.codehaus.mojo : java-boot-classpath-detector

Maven & Gradle

Mar 25, 2023
2 usages
77 stars

Java boot classpath detector · Queries a java home in order to find its boot class path.

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>java-boot-classpath-detector</artifactId>
    <version>1.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : java-boot-classpath-detector to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.23

All Versions

Choose a version of org.codehaus.mojo : java-boot-classpath-detector to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.23
java-boot-classpath-detector-1.23
1.22
java-boot-classpath-detector-1.22
1.21
java-boot-classpath-detector-1.21
1.20
java-boot-classpath-detector-1.20
1.19
java-boot-classpath-detector-1.19
1.18
java-boot-classpath-detector-1.18
1.17
java-boot-classpath-detector-1.17
1.16
java-boot-classpath-detector-1.16
1.15
java-boot-classpath-detector-1.15
1.14
java-boot-classpath-detector-1.14
1.13
java-boot-classpath-detector-1.13
1.12
java-boot-classpath-detector-1.12
1.11
java-boot-classpath-detector-1.11
1.10
java-boot-classpath-detector-1.10
1.9
java-boot-classpath-detector-1.9
1.8
java-boot-classpath-detector-1.8
1.7
java-boot-classpath-detector-1.7
1.6
java-boot-classpath-detector-1.6
1.5
java-boot-classpath-detector-1.5
1.4
java-boot-classpath-detector-1.4
1.3
java-boot-classpath-detector-1.3

How to add a dependency to Maven

Add the following org.codehaus.mojo : java-boot-classpath-detector maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>java-boot-classpath-detector</artifactId>
    <version>1.23</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.mojo : java-boot-classpath-detector gradle dependency to your build.gradle file:

implementation 'org.codehaus.mojo:java-boot-classpath-detector:1.23'

Gradle Kotlin DSL: Add the following org.codehaus.mojo : java-boot-classpath-detector gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.mojo:java-boot-classpath-detector:1.23")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.mojo : java-boot-classpath-detector sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.mojo" % "java-boot-classpath-detector" % "1.23"

Advertisement

Dependencies from Group

Mar 25, 2023
887 usages
77 stars
Jul 15, 2022
45 usages
145 stars
Jun 06, 2023
38 usages
298 stars
May 17, 2012
22 usages

Discover Dependencies

May 02, 2023
276 stars
Aug 14, 2023
10 usages
6.3k stars
Feb 26, 2016
Nov 01, 2019
3 stars
May 06, 2018
125 usages
191 stars
Mar 01, 2016
0 stars
Nov 13, 2016
199 stars
May 02, 2017
1 usages
4 stars
Aug 14, 2023
2 usages
3 stars