License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-jetty-jsp |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Description集成测试、Jetty测试等
|
Filename | Size |
---|---|
leopard-jetty-jsp-0.9.12.pom | |
leopard-jetty-jsp-0.9.12.jar | 2 KB |
leopard-jetty-jsp-0.9.12-sources.jar | 1 KB |
leopard-jetty-jsp-0.9.12-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-jetty-jsp/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-jetty-jsp</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-jetty-jsp/
implementation 'io.leopard:leopard-jetty-jsp:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-jetty-jsp/
implementation ("io.leopard:leopard-jetty-jsp:0.9.12")
'io.leopard:leopard-jetty-jsp:jar:0.9.12'
<dependency org="io.leopard" name="leopard-jetty-jsp" rev="0.9.12">
<artifact name="leopard-jetty-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-jetty-jsp', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-jetty-jsp" % "0.9.12"
[io.leopard/leopard-jetty-jsp "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : apache-jsp | jar | 9.3.9.v20160517 |
org.eclipse.jetty : apache-jstl | jar | 9.3.9.v20160517 |
org.eclipse.jetty : jetty-start | jar | 9.3.9.v20160517 |
org.apache.taglibs : taglibs-standard-impl | jar | 1.2.5 |
org.apache.taglibs : taglibs-standard-spec | jar | 1.2.5 |
org.mortbay.jetty : jsp-2.1-glassfish | jar | 2.1.v20100127 |