License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.toolchain |
ArtifactId | ArtifactIdjetty-jsp-fragment |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: JSP Fragment
Administrative parent pom for Jetty modules
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jetty-jsp-fragment-2.3.3.pom | |
jetty-jsp-fragment-2.3.3.jar | 543 KB |
jetty-jsp-fragment-2.3.3-sources.jar | 444 KB |
jetty-jsp-fragment-2.3.3-javadoc.jar | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-jsp-fragment/ -->
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-jsp-fragment</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-jsp-fragment/
implementation 'org.eclipse.jetty.toolchain:jetty-jsp-fragment:2.3.3'
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-jsp-fragment/
implementation ("org.eclipse.jetty.toolchain:jetty-jsp-fragment:2.3.3")
'org.eclipse.jetty.toolchain:jetty-jsp-fragment:jar:2.3.3'
<dependency org="org.eclipse.jetty.toolchain" name="jetty-jsp-fragment" rev="2.3.3">
<artifact name="jetty-jsp-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain', module='jetty-jsp-fragment', version='2.3.3')
)
libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-jsp-fragment" % "2.3.3"
[org.eclipse.jetty.toolchain/jetty-jsp-fragment "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.web : javax.servlet.jsp | jar | 2.3.2 |
org.eclipse.jetty.toolchain : jetty-jsp-jdt | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |