is not current version
Last Version 7.0.0-M4

Web Related Implementations for GlassFish 6.1.0

Eclipse GlassFish Parent Project

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.web
ArtifactId

ArtifactId

webtier-all
Version

Version

6.1.0
Type

Type

pom
Description

Description

Web Related Implementations for GlassFish
Eclipse GlassFish Parent Project
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.glassfish/webtier-all
Project Organization

Project Organization

Eclipse Foundation

Download webtier-all 6.1.0

Filename Size
webtier-all-6.1.0.pom 3 KB
Browse

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

Dependencies

compile (12)

Group / Artifact Type Version
org.glassfish.main.web : web-gui-plugin-common jar 6.1.0
org.glassfish.main.web : web-glue jar 6.1.0
org.glassfish.main.web : web-core jar 6.1.0
org.glassfish.main.security : websecurity jar 6.1.0
org.glassfish.main.web : jstl-connector jar 6.1.0
org.glassfish.main.web : jersey-mvc-connector jar 6.1.0
org.glassfish.main.web : jsf-connector jar 6.1.0
org.glassfish.main.web : jspcaching-connector jar 6.1.0
org.glassfish.main.web : web-cli jar 6.1.0
org.glassfish.main.web : gf-web-connector jar 6.1.0
org.glassfish.main.web : web-embed-api jar 6.1.0
org.glassfish.main.web : web-ha jar 6.1.0

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.