| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.applications.examples |
| Идентификатор | Идентификаторgeronimo-servlet-examples |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеGeronimo Applications, Examples :: Servlet (JSR 154)
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.applications.examples/geronimo-servlet-examples/ -->
<dependency>
<groupId>org.apache.geronimo.applications.examples</groupId>
<artifactId>geronimo-servlet-examples</artifactId>
<version>2.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.applications.examples/geronimo-servlet-examples/
implementation 'org.apache.geronimo.applications.examples:geronimo-servlet-examples:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications.examples/geronimo-servlet-examples/
implementation ("org.apache.geronimo.applications.examples:geronimo-servlet-examples:2.0.2")
'org.apache.geronimo.applications.examples:geronimo-servlet-examples:war:2.0.2'
<dependency org="org.apache.geronimo.applications.examples" name="geronimo-servlet-examples" rev="2.0.2">
<artifact name="geronimo-servlet-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications.examples', module='geronimo-servlet-examples', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.applications.examples" % "geronimo-servlet-examples" % "2.0.2"
[org.apache.geronimo.applications.examples/geronimo-servlet-examples "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
| junit : junit | jar | 3.8.1 |