Last Version

Web Related Implementations for GlassFish 10.0-b28


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

webtier-all
Version

Version

10.0-b28
Type

Type

pom
Description

Description

Web Related Implementations for GlassFish
Project Organization

Project Organization

Sun Microsystems, Inc.

Download webtier-all 10.0-b28

Filename Size
webtier-all-10.0-b28.pom 4 KB
Browse

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

Dependencies

compile (9)

Group / Artifact Type Version
org.glassfish.web : web-gui-plugin-common jar 10.0-b28
org.glassfish.web : web-glue jar 10.0-b28
org.glassfish.web : web-core jar 10.0-b28
org.glassfish.security : websecurity jar 10.0-b28
org.glassfish.web : jstl-connector jar 10.0-b28
org.glassfish.web : jsf-connector jar 10.0-b28
org.glassfish.web : web-cli jar 10.0-b28
org.glassfish.web : gf-web-connector jar 10.0-b28
org.glassfish.web : web-ajp jar 10.0-b28

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.3.1

Project Modules

There are no modules declared in this project.