Last Version

Java boot classpath detector 1.21

Queries a java home in order to find its boot class path.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

java-boot-classpath-detector
Version

Version

1.21
Type

Type

jar
Description

Description

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

Project URL

https://www.mojohaus.org/animal-sniffer/java-boot-classpath-detector
Project Organization

Project Organization

MojoHaus

Download java-boot-classpath-detector 1.21


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo/java-boot-classpath-detector/ -->
<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>java-boot-classpath-detector</artifactId>
    <version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo/java-boot-classpath-detector/
implementation 'org.codehaus.mojo:java-boot-classpath-detector:1.21'
// https://jarcasting.com/artifacts/org.codehaus.mojo/java-boot-classpath-detector/
implementation ("org.codehaus.mojo:java-boot-classpath-detector:1.21")
'org.codehaus.mojo:java-boot-classpath-detector:jar:1.21'
<dependency org="org.codehaus.mojo" name="java-boot-classpath-detector" rev="1.21">
  <artifact name="java-boot-classpath-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo', module='java-boot-classpath-detector', version='1.21')
)
libraryDependencies += "org.codehaus.mojo" % "java-boot-classpath-detector" % "1.21"
[org.codehaus.mojo/java-boot-classpath-detector "1.21"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.