| License |
License |
|---|---|
| Categories |
CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdnet.darkmist.alib.escape |
| ArtifactId | ArtifactIdjsp |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalib.escape.jsp
Escaping library
|
| Filename | Size |
|---|---|
| jsp-1.0.6.pom | |
| jsp-1.0.6.jar | 9 KB |
| jsp-1.0.6-sources.jar | 8 KB |
| jsp-1.0.6-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.darkmist.alib.escape/jsp/ -->
<dependency>
<groupId>net.darkmist.alib.escape</groupId>
<artifactId>jsp</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.darkmist.alib.escape/jsp/
implementation 'net.darkmist.alib.escape:jsp:1.0.6'
// https://jarcasting.com/artifacts/net.darkmist.alib.escape/jsp/
implementation ("net.darkmist.alib.escape:jsp:1.0.6")
'net.darkmist.alib.escape:jsp:jar:1.0.6'
<dependency org="net.darkmist.alib.escape" name="jsp" rev="1.0.6">
<artifact name="jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.darkmist.alib.escape', module='jsp', version='1.0.6')
)
libraryDependencies += "net.darkmist.alib.escape" % "jsp" % "1.0.6"
[net.darkmist.alib.escape/jsp "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.darkmist.alib.escape : core | jar | 1.0.6 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.17 |