не последняя версия
Последняя версия 0.2.0

com.squeakysand:squeakysand-jsp 0.1.0

Classes and annotations for working with JSP technologies.

Категории

Категории

Jakarta Server Pages Jakarta EE The Web Tier
Группа

Группа

com.squeakysand
Идентификатор

Идентификатор

squeakysand-jsp
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать squeakysand-jsp 0.1.0


<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp/ -->
<dependency>
    <groupId>com.squeakysand</groupId>
    <artifactId>squeakysand-jsp</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp/
implementation 'com.squeakysand:squeakysand-jsp:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp/
implementation ("com.squeakysand:squeakysand-jsp:0.1.0")
'com.squeakysand:squeakysand-jsp:jar:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-jsp" rev="0.1.0">
  <artifact name="squeakysand-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp" % "0.1.0"
[com.squeakysand/squeakysand-jsp "0.1.0"]