Java Object Layout: Core

JOL is the set of tools for examining field and object layouts in JVM.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.openjdk.jol
ArtifactId

ArtifactId

jol-core
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

jar
Description

Description

Java Object Layout: Core
JOL is the set of tools for examining field and object layouts in JVM.
Project URL

Project URL

http://maven.apache.org

Download jol-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.ow2.asm : asm jar 5.0.3

Project Modules

There are no modules declared in this project.
org.openjdk.jol

OpenJDK

Versions

Version
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7.1
0.7
0.6
0.5
0.4
0.3.2
0.3.1
0.3
0.2
0.1