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

com.guicedee.services:jsp-parent 1.0.7.5

Jakarta Server Pages API

Категории

Категории

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

Группа

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

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

jsp-parent
Версия

Версия

1.0.7.5
Тип

Тип

pom

Скачать jsp-parent 1.0.7.5

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

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