| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
|---|---|
| Группа | Группаcom.squeakysand |
| Идентификатор | Идентификаторsqueakysand-jsp |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| squeakysand-jsp-0.1.0.pom | |
| squeakysand-jsp-0.1.0.jar | 18 KB |
| squeakysand-jsp-0.1.0-sources.jar | 12 KB |
| squeakysand-jsp-0.1.0-javadoc.jar | 68 KB |
| squeakysand-jsp-0.1.0-bnd.jar | 135 KB |
| Обзор |
<!-- 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"]