Xenei Classpath Utilities

Classpath utilities to read/locate files and classes. Also classes to filter results.

License

License

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

classpath-utils
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Xenei Classpath Utilities
Classpath utilities to read/locate files and classes. Also classes to filter results.
Project URL

Project URL

https://github.com/Claudenw/classpath-utils/tree/master
Project Organization

Project Organization

XENEI.com

Download classpath-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1