| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.equinox.jsp.jasper |
| Идентификатор | Идентификаторregistry |
| Версия | Версия1.0.0-v20070607 |
| Тип | Типjar |
| Описание |
ОписаниеJasper Jsp Registry Support Plug-in
|
| Имя Файла | Размер |
|---|---|
| registry-1.0.0-v20070607.pom | |
| registry-1.0.0-v20070607.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox.jsp.jasper/registry/ -->
<dependency>
<groupId>org.eclipse.equinox.jsp.jasper</groupId>
<artifactId>registry</artifactId>
<version>1.0.0-v20070607</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox.jsp.jasper/registry/
implementation 'org.eclipse.equinox.jsp.jasper:registry:1.0.0-v20070607'
// https://jarcasting.com/artifacts/org.eclipse.equinox.jsp.jasper/registry/
implementation ("org.eclipse.equinox.jsp.jasper:registry:1.0.0-v20070607")
'org.eclipse.equinox.jsp.jasper:registry:jar:1.0.0-v20070607'
<dependency org="org.eclipse.equinox.jsp.jasper" name="registry" rev="1.0.0-v20070607">
<artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox.jsp.jasper', module='registry', version='1.0.0-v20070607')
)
libraryDependencies += "org.eclipse.equinox.jsp.jasper" % "registry" % "1.0.0-v20070607"
[org.eclipse.equinox.jsp.jasper/registry "1.0.0-v20070607"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.equinox : registry | jar | [0,) |
| org.eclipse.equinox : common | jar | [0,) |