| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.intelie.introspective |
| ArtifactId | ArtifactIdintrospective |
| Last Version | Last Version0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIntrospective
JVM Introspection Utilities
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| introspective-0.11.pom | |
| introspective-0.11.jar | 42 KB |
| introspective-0.11-sources.jar | 20 KB |
| introspective-0.11-javadoc.jar | 144 KB |
| Browse |
<!-- 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"]
| 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 |