Последняя версия

Seam Parent 19

The parent for Seam modules, containing example and test dependencies

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.seam
Идентификатор

Идентификатор

seam-parent
Версия

Версия

19
Тип

Тип

pom
Описание

Описание

Seam Parent
The parent for Seam modules, containing example and test dependencies
Ссылка на сайт

Ссылка на сайт

http://seamframework.org
Организация-разработчик

Организация-разработчик

Seam Framework
Система контроля версий

Система контроля версий

http://github.com/seam/parent

Скачать seam-parent 19

Имя Файла Размер
seam-parent-19.pom 60 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jboss.seam/seam-parent/ -->
<dependency>
    <groupId>org.jboss.seam</groupId>
    <artifactId>seam-parent</artifactId>
    <version>19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.seam/seam-parent/
implementation 'org.jboss.seam:seam-parent:19'
// https://jarcasting.com/artifacts/org.jboss.seam/seam-parent/
implementation ("org.jboss.seam:seam-parent:19")
'org.jboss.seam:seam-parent:pom:19'
<dependency org="org.jboss.seam" name="seam-parent" rev="19">
  <artifact name="seam-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.seam', module='seam-parent', version='19')
)
libraryDependencies += "org.jboss.seam" % "seam-parent" % "19"
[org.jboss.seam/seam-parent "19"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • test/glassfish-embedded-3.1
  • test/glassfish-remote-3.1
  • test/jbossas-managed-6
  • test/jbossas-managed-7
  • test/jbossas-remote-6
  • test/jbossas-remote-7
  • test/openwebbeans-embedded-1
  • test/weld-ee-embedded-1.1
  • test/openshift-express