Last Version

Java Object Layout: Samples 0.16

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-samples
Version

Version

0.16
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download jol-samples 0.16


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjdk.jol : jol-core jar 0.16

Project Modules

There are no modules declared in this project.