| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаorg.apache.openwebbeans.samples |
| Идентификатор | Идентификаторtomcat7-sample |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеApache OpenWebBeans :: Tomcat 7 Sample
Sample JSF2 Application
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tomcat7-sample-1.1.0.pom | |
| tomcat7-sample-1.1.0.war | 1 MB |
| tomcat7-sample-1.1.0-sources.jar | 9 KB |
| tomcat7-sample-1.1.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/tomcat7-sample/ -->
<dependency>
<groupId>org.apache.openwebbeans.samples</groupId>
<artifactId>tomcat7-sample</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/tomcat7-sample/
implementation 'org.apache.openwebbeans.samples:tomcat7-sample:1.1.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/tomcat7-sample/
implementation ("org.apache.openwebbeans.samples:tomcat7-sample:1.1.0")
'org.apache.openwebbeans.samples:tomcat7-sample:war:1.1.0'
<dependency org="org.apache.openwebbeans.samples" name="tomcat7-sample" rev="1.1.0">
<artifact name="tomcat7-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.samples', module='tomcat7-sample', version='1.1.0')
)
libraryDependencies += "org.apache.openwebbeans.samples" % "tomcat7-sample" % "1.1.0"
[org.apache.openwebbeans.samples/tomcat7-sample "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-web | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-ee-common | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-resource | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.openwebbeans : openwebbeans-spi | jar | 1.1.0 |