Plexus Jetty Component


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-jetty
Last Version

Last Version

1.0-beta-1
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus Jetty Component

Download plexus-jetty

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
servletapi : servletapi jar 2.3
jetty : jetty jar 4.2.10
tomcat : jasper-compiler jar 4.0.4
tomcat : jasper-runtime jar 4.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-1
1.0-alpha-5
1.0-alpha-2