| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers Jakarta Server Pages Jakarta EE The Web Tier |
| Группа | Группаorg.apache.geronimo.applications.examples |
| Идентификатор | Идентификаторgeronimo-jsp-examples |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеGeronimo Applications, Examples :: JSP (JSR 152)
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-jsp-examples-2.0.2.pom | |
| geronimo-jsp-examples-2.0.2.war | 216 KB |
| geronimo-jsp-examples-2.0.2-sources.jar | 48 KB |
| geronimo-jsp-examples-2.0.2-javadoc.jar | 354 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.applications.examples/geronimo-jsp-examples/ -->
<dependency>
<groupId>org.apache.geronimo.applications.examples</groupId>
<artifactId>geronimo-jsp-examples</artifactId>
<version>2.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.applications.examples/geronimo-jsp-examples/
implementation 'org.apache.geronimo.applications.examples:geronimo-jsp-examples:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications.examples/geronimo-jsp-examples/
implementation ("org.apache.geronimo.applications.examples:geronimo-jsp-examples:2.0.2")
'org.apache.geronimo.applications.examples:geronimo-jsp-examples:war:2.0.2'
<dependency org="org.apache.geronimo.applications.examples" name="geronimo-jsp-examples" rev="2.0.2">
<artifact name="geronimo-jsp-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications.examples', module='geronimo-jsp-examples', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.applications.examples" % "geronimo-jsp-examples" % "2.0.2"
[org.apache.geronimo.applications.examples/geronimo-jsp-examples "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.1 |
| org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | 1.0 |
| jstl : jstl | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
| junit : junit | jar | 3.8.1 |