Application Servers

Last Version: 8.1.15.v20140411

Release Date:

Last Version: 6.0.0beta12

Release Date:

jetty-conf-maven-plugin Maven Plugin

net.uvavru.maven.plugin : jetty-conf-maven-plugin

Jetty context XML configuration plugin generator helper. This plugin helps you to generate your Context XML file with a dynamic content such as: * classpath entries * web app resources * maven properties Plugin needs a template Jetty context XML file where the dynamic content is injected. Injection of dynamic content is supported as: * altering the DOM with new values * with enabled filtering dynamic values can be replaced as properties (see bellow) Filtering of the template file is supported. Basically it means you can include content from your maven properties in your context XML file. If desired plugin sets two maven properties with the dynamic content: * jetty.conf-plugin.classpath * jetty.conf-plugin.webapp These properties might be used for filtering as well. Plugin resolves project dependency artifacts. These artifacts are transformed into webapp resources and classpath entries. Works with multi-module projects. Works in Eclipse with enabled m2e.

Last Version: 1.0

Release Date:

CometD :: Archetypes :: jQuery and Jetty9

org.cometd.archetypes : cometd-archetype-jquery-jetty9

7.0.0 - CometD archetype for creating a server-side event-driven web application

Last Version: 7.0.0

Release Date:

Last Version: 6.0.2

Release Date:

Sitebricks :: Jetty Archetype

com.google.sitebricks : sitebricks-jetty-archetype

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 0.8.7

Release Date:

Last Version: 1.15.0-alpha

Release Date:

parent

com.github.joschi.jersey.jetty10 : parent

Jersey - Jetty 10.x support

Last Version: 2.36.1

Release Date:

Last Version: 8.0.0.M0

Release Date:

Cargo Samples - Maven 2 - Jetty 10.x embedded container test

org.codehaus.cargo : cargo-sample-maven2-jetty10x-embedded-test

Sample application that exercises the Cargo Maven 2 / Maven 3 plugin with an embedded Jetty 10.x container

Last Version: 1.8.5

Release Date:

jetty-server

org.http4s : http4s-jetty-server_2.12

Jetty implementation for http4s servers

Last Version: 1.0.0-M30

Release Date:

Last Version: 6.0.2

Release Date:

CometD :: Archetypes :: jQuery and Jetty7

org.cometd.archetypes : cometd-archetype-jquery-jetty7

2.9.1 - CometD archetype for creating a server-side event-driven web application

Last Version: 2.9.1

Release Date:

Last Version: 8.1.2.v20120308

Release Date:

Jetty Extra :: Maven Plugin

org.kohsuke.jetty : jetty-maven-plugin

Additional artifacts supporting jetty from the server or client side.

Last Version: 7.0.0pre1

Release Date:

PicoContainer Jetty Groovy

org.picocontainer.jetty : picocontainer-jetty-groovy

Please refer to the <a href="http://picocontainer.org/jetty">main website</a> for documentation.

Last Version: 2.0

Release Date:

Last Version: 9.4.5.v20180619

Release Date:

jetty

org.http4s : http4s-jetty_2.13.0-M5

Jetty implementation for http4s servers

Last Version: 0.20.10

Release Date:

Last Version: 5.3.0-RC1

Release Date:

Last Version: 9.2.13.v20150730

Release Date:

Last Version: 0.2.0

Release Date:

Tyrus Servlet Basic Tests

org.glassfish.tyrus.tests : tyrus-tests-servlet-basic

Tyrus is the reference implementation of Java API for WebSocket (JSR-356).

Last Version: 1.0-b13

Release Date:

Last Version: 7.0.0-M4

Release Date:

Man Pages for nucleus

org.glassfish.docs.man : manpages-nucleus

Java.net - The Source for Java Technology Collaboration

Last Version: 4.1

Release Date:

A junit extension which helps writing test cases involving GlassFish/Maven/JUnit/PAX-EXAM easier

org.glassfish.fighterfish : test.util

This is a small junit extension developed in FighterFish project to make the task of writing test cases using maven/glassfish/junit much easier. It in turn leverages pax-exam test framework.

Last Version: 1.1.7

Release Date:

glassfish

com.sun.jersey : glassfish

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

Last Version: 1.19.4

Release Date:

PaaS Console Parent

org.glassfish.main : paas-console-parent

Java.net - The Source for Java Technology Collaboration

Last Version: 4.0-b33

Release Date:

Last Version: 2.0.2-glassfish-2

Release Date:

Last Version: 4.0-b13

Release Date:

Last Version: 4.1

Release Date:

Last Version: 7.0.0-M1

Release Date:

Glassfish v3 Web-NB Distribution

org.glassfish.distributions : web-nb

This pom describes how to assemble the GlassFish v3 Web-NB Distribution

Last Version: 3.1-b13

Release Date:

Last Version: 5.0

Release Date:

Super POM for Java EE API modules

org.glassfish.main : api-pom

Java.net - The Source for Java Technology Collaboration

Last Version: 4.0-b33

Release Date:

Embedded GlassFish Web Plugin

net.sf.opk : embedded-glassfish-web-plugin

The Glassfish Maven Plugin provides an Instant Developer Experience with your JavaEE Web Profile application. It runs your artifact, from its sources and with it's (externally) defined resources in an embedded Glassfish container.

Last Version: 2.1

Release Date:

Last Version: 0.3.0

Release Date:

GlassFish HA modules

org.glassfish.main.ha : ha

Eclipse GlassFish Parent Project

Last Version: 7.0.0-M4

Release Date:

Last Version: 7.0.0-M4

Release Date:

Soteria SPI

org.glassfish.soteria : spi

Security Soteria - the Reference Implementation of JSR 375

Last Version: 2.0.1

Release Date:

Metro Web Services Stack Project

org.glassfish.metro : metro-project

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker

Last Version: 4.0.0

Release Date:

Last Version: 7.0.0-M4

Release Date:

Glassfish Full Bundle

org.glassfish.distributions : glassfish

GlassFish web bundle + EJB, ACC, and etc.

Last Version: 10.0-b28

Release Date:

WS Test Harness Library

org.glassfish.metro : harness-lib

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

Last Version: 3.0.0-M2

Release Date:

Last Version: 3.2-b06

Release Date:

jersey-security

org.glassfish.jersey.security : project

Jersey security extension modules. NOTE: Non-security Jersey extensions have their own dedicated umbrella project.

Last Version: 3.1.0-M3

Release Date:

Last Version: 3.2-b06

Release Date: