Last Version

Jetty Console JSP Plugin 1.64

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

org.fcrepo
ArtifactId

ArtifactId

jetty-console-jsp-plugin
Version

Version

1.64
Type

Type

jar
Description

Description

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

Download jetty-console-jsp-plugin 1.64


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty : apache-jsp jar 9.4.44.v20210927
org.eclipse.jetty : apache-jstl jar 9.4.44.v20210927

provided (1)

Group / Artifact Type Version
org.fcrepo : jetty-console-api jar 1.64

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.