jclasslocator

Java library for analyzing the classpath of an application, used to determine class hierarchies.

License

License

GroupId

GroupId

com.github.waikato
ArtifactId

ArtifactId

jclasslocator
Last Version

Last Version

0.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

jclasslocator
Java library for analyzing the classpath of an application, used to determine class hierarchies.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/waikato/jclasslocator

Download jclasslocator

How to add to project

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

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.
com.github.waikato

Computing and Mathematical Sciences, University of Waikato

Versions

Version
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1