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

Seam Remoting Parent 3.0.0-Beta1

The parent POM for Weld, specifying the build parameters

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

seam-remoting-parent
Версия

Версия

3.0.0-Beta1
Тип

Тип

pom
Описание

Описание

Seam Remoting Parent
The parent POM for Weld, specifying the build parameters
Организация-разработчик

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

Seam Framework

Скачать seam-remoting-parent 3.0.0-Beta1

Имя Файла Размер
seam-remoting-parent-3.0.0-Beta1.pom 2 KB
Обзор

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

Зависимости

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

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

  • core
  • docs
  • examples/helloworld
  • examples/model