Last Version

Java EE API modules, usually not built as part of GlassFish 1


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.api
ArtifactId

ArtifactId

api
Version

Version

1
Type

Type

pom
Description

Description

Java EE API modules, usually not built as part of GlassFish
Project Organization

Project Organization

Sun Microsystems, Inc.

Download api 1

Filename Size
api-1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • activation
  • connector
  • deployment
  • ejb
  • javaee
  • jms
  • jsp
  • mail
  • management
  • security-api
  • servlet
  • persistence
  • transaction
  • jstl
  • jmac
  • schemas
  • dtds