Registry / web-framework / glassfish-api

glassfish-api

JSON →
library8.0.0javamavenunverified

Public APIs of GlassFish 9.0.0-M1, providing core interfaces and classes for the GlassFish application server.

<dependency> <groupId>org.glassfish.main.common</groupId> <artifactId>glassfish-api</artifactId> <version>8.0.0</version> </dependency>
INSTALL
IMPORT
SIG · GLASSFISH-API
G
glassfish-api
web-frameworkjavav8.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActionReport
org.glassfish.api.ActionReport

Minimal Java snippet showing how to reference the ActionReport interface.

import org.glassfish.api.ActionReport; public class Example { public void report() { ActionReport report = new ActionReport() {}; } }
Debug
Known issues
breakingVersion 8.0.0 is a milestone release; APIs may change in future versions.
fix
Check the GlassFish release notes for API changes before upgrading.
affects: >=8.0.0
Upgrade
Version history
8.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
Bingbot
10
node
6
Resources
glassfish-api — mvn dependency:get glassfish-api · libregistry