| License | License | 
|---|---|
| Categories | CategoriesJakarta Server Pages Jakarta EE The Web Tier | 
| GroupId | GroupIdcom.squeakysand | 
| ArtifactId | ArtifactIdsqueakysand-jsp | 
| Last Version | Last Version0.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.squeakysand - squeakysand-jsp Classes and annotations for working with JSP technologies. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| squeakysand-jsp-0.2.0.pom | |
| squeakysand-jsp-0.2.0.jar | 18 KB | 
| squeakysand-jsp-0.2.0-sources.jar | 12 KB | 
| squeakysand-jsp-0.2.0-javadoc.jar | 68 KB | 
| squeakysand-jsp-0.2.0-bnd.jar | 135 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp/ -->
<dependency>
    <groupId>com.squeakysand</groupId>
    <artifactId>squeakysand-jsp</artifactId>
    <version>0.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp/
implementation 'com.squeakysand:squeakysand-jsp:0.2.0'// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp/
implementation ("com.squeakysand:squeakysand-jsp:0.2.0")'com.squeakysand:squeakysand-jsp:jar:0.2.0'<dependency org="com.squeakysand" name="squeakysand-jsp" rev="0.2.0">
  <artifact name="squeakysand-jsp" type="jar" />
</dependency>@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp', version='0.2.0')
)libraryDependencies += "com.squeakysand" % "squeakysand-jsp" % "0.2.0"[com.squeakysand/squeakysand-jsp "0.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.1 | 
| javax.servlet : servlet-api | jar | 2.5 |