Classpath Utils

This project provide utility classes to query / modify classpath at runtime

License

License

Categories

Categories

Java Languages
GroupId

GroupId

top.marchand.java.utils
ArtifactId

ArtifactId

classpath-utils
Last Version

Last Version

1.02.01
Release Date

Release Date

Type

Type

jar
Description

Description

Classpath Utils
This project provide utility classes to query / modify classpath at runtime
Project URL

Project URL

https://github.com/cmarchand/classpath-utils/

Download classpath-utils

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.02.01
1.02.00
1.01.00
1.00.00