org.openjdk.jol:jol-parent (0.16)

Published 2026-02-24 13:44:55 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.openjdk.jol</groupId>
	<artifactId>jol-parent</artifactId>
	<version>0.16</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.openjdk.jol:jol-parent:0.16

About this package

JOL is the set of tools for examining field and object layouts in JVM.
Details
Maven
2026-02-24 13:44:55 +00:00
0
Java Object Layout: Parent
GNU General Public License (GPL), version 2, with the Classpath exception
4.6 KiB
Assets (1)
Versions (2) View all
0.16 2026-02-24
0.17 2026-02-24