| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
|---|---|
| Группа | Группаse.vgregion.vgr-custom-jsp-hook |
| Идентификатор | Идентификаторvgr-custom-jsp-hook-system |
| Версия | Версия1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| vgr-custom-jsp-hook-system-1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.vgregion.vgr-custom-jsp-hook/vgr-custom-jsp-hook-system/ -->
<dependency>
<groupId>se.vgregion.vgr-custom-jsp-hook</groupId>
<artifactId>vgr-custom-jsp-hook-system</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.vgr-custom-jsp-hook/vgr-custom-jsp-hook-system/
implementation 'se.vgregion.vgr-custom-jsp-hook:vgr-custom-jsp-hook-system:1.0'
// https://jarcasting.com/artifacts/se.vgregion.vgr-custom-jsp-hook/vgr-custom-jsp-hook-system/
implementation ("se.vgregion.vgr-custom-jsp-hook:vgr-custom-jsp-hook-system:1.0")
'se.vgregion.vgr-custom-jsp-hook:vgr-custom-jsp-hook-system:pom:1.0'
<dependency org="se.vgregion.vgr-custom-jsp-hook" name="vgr-custom-jsp-hook-system" rev="1.0">
<artifact name="vgr-custom-jsp-hook-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.vgr-custom-jsp-hook', module='vgr-custom-jsp-hook-system', version='1.0')
)
libraryDependencies += "se.vgregion.vgr-custom-jsp-hook" % "vgr-custom-jsp-hook-system" % "1.0"
[se.vgregion.vgr-custom-jsp-hook/vgr-custom-jsp-hook-system "1.0"]