is not current version
Last Version 1.21

Java boot classpath detector 1.20

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.20
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

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

Project Organization

MojoHaus

Download java-boot-classpath-detector 1.20


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

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.