Last Version

GlassFish Web container embedded related modules 3.2-b06


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

web-embed
Version

Version

3.2-b06
Type

Type

pom
Description

Description

GlassFish Web container embedded related modules
Project Organization

Project Organization

GlassFish Community

Download web-embed 3.2-b06

Filename Size
web-embed-3.2-b06.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.3.1

Project Modules

  • api
  • impl