Last Version

Introspective 0.11

JVM Introspection Utilities

License

License

Categories

Categories

Net
GroupId

GroupId

net.intelie.introspective
ArtifactId

ArtifactId

introspective
Version

Version

0.11
Type

Type

jar
Description

Description

Introspective
JVM Introspection Utilities
Source Code Management

Source Code Management

http://github.com/intelie/introspective/tree/master

Download introspective 0.11


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.22.0
org.openjdk.jol : jol-core jar 0.16

Project Modules

There are no modules declared in this project.