License |
License |
---|---|
Categories |
CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdjsp-layout |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsp-layout
jsp layout.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsp-layout-0.0.2.pom | |
jsp-layout-0.0.2.jar | 6 KB |
jsp-layout-0.0.2-sources.jar | 3 KB |
jsp-layout-0.0.2-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/jsp-layout/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>jsp-layout</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/jsp-layout/
implementation 'net.dreamlu:jsp-layout:0.0.2'
// https://jarcasting.com/artifacts/net.dreamlu/jsp-layout/
implementation ("net.dreamlu:jsp-layout:0.0.2")
'net.dreamlu:jsp-layout:jar:0.0.2'
<dependency org="net.dreamlu" name="jsp-layout" rev="0.0.2">
<artifact name="jsp-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='jsp-layout', version='0.0.2')
)
libraryDependencies += "net.dreamlu" % "jsp-layout" % "0.0.2"
[net.dreamlu/jsp-layout "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-jsp | jar | 9.3.0.M1 |