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

com.guicedee.services:jstl-parent 1.0.7.6-jre14

JavaServer Pages(TM) Standard Tag Library API

Категории

Категории

Jakarta Standard Tag Library Jakarta EE The Web Tier GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

jstl-parent
Версия

Версия

1.0.7.6-jre14
Тип

Тип

pom

Скачать jstl-parent 1.0.7.6-jre14

Имя Файла Размер
jstl-parent-1.0.7.6-jre14.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.guicedee.services/jstl-parent/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>jstl-parent</artifactId>
    <version>1.0.7.6-jre14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jstl-parent/
implementation 'com.guicedee.services:jstl-parent:1.0.7.6-jre14'
// https://jarcasting.com/artifacts/com.guicedee.services/jstl-parent/
implementation ("com.guicedee.services:jstl-parent:1.0.7.6-jre14")
'com.guicedee.services:jstl-parent:pom:1.0.7.6-jre14'
<dependency org="com.guicedee.services" name="jstl-parent" rev="1.0.7.6-jre14">
  <artifact name="jstl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jstl-parent', version='1.0.7.6-jre14')
)
libraryDependencies += "com.guicedee.services" % "jstl-parent" % "1.0.7.6-jre14"
[com.guicedee.services/jstl-parent "1.0.7.6-jre14"]