Library for parsing classes from Classloader


License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.common
ArtifactId

ArtifactId

thevpc-common-classpath
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Library for parsing classes from Classloader
Library for parsing classes from Classloader
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download thevpc-common-classpath

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2