Jetty Console JSP Plugin

Creates runnable wars by embedding Jetty into the WAR

License

License

Categories

Categories

Jetty Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

io.tesla.jettyconsole
ArtifactId

ArtifactId

jetty-console-jsp-plugin
Last Version

Last Version

1.47
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty Console JSP Plugin
Creates runnable wars by embedding Jetty into the WAR

Download jetty-console-jsp-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-jsp-plugin/ -->
<dependency>
    <groupId>io.tesla.jettyconsole</groupId>
    <artifactId>jetty-console-jsp-plugin</artifactId>
    <version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-jsp-plugin/
implementation 'io.tesla.jettyconsole:jetty-console-jsp-plugin:1.47'
// https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-jsp-plugin/
implementation ("io.tesla.jettyconsole:jetty-console-jsp-plugin:1.47")
'io.tesla.jettyconsole:jetty-console-jsp-plugin:jar:1.47'
<dependency org="io.tesla.jettyconsole" name="jetty-console-jsp-plugin" rev="1.47">
  <artifact name="jetty-console-jsp-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.jettyconsole', module='jetty-console-jsp-plugin', version='1.47')
)
libraryDependencies += "io.tesla.jettyconsole" % "jetty-console-jsp-plugin" % "1.47"
[io.tesla.jettyconsole/jetty-console-jsp-plugin "1.47"]

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty.orbit : org.eclipse.jdt.core jar 3.7.1
org.eclipse.jetty.orbit : com.sun.el jar 1.0.0.v201105211818
org.eclipse.jetty.orbit : javax.el jar 2.1.0.v201105211819
org.eclipse.jetty.orbit : javax.servlet.jsp.jstl jar 1.2.0.v201105211821
org.eclipse.jetty.orbit : org.apache.jasper.glassfish jar 2.1.0.v201110031002
org.eclipse.jetty.orbit : org.apache.taglibs.standard.glassfish jar 1.2.0.v201112081803

provided (1)

Group / Artifact Type Version
io.tesla.jettyconsole : jetty-console-api jar 1.47

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.47
1.46