не последняя версия
Последняя версия 3.2.1.Final

org.jboss.portletbridge:archetypes 2.0.0.BETA


Категории

Категории

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

Группа

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

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

archetypes
Версия

Версия

2.0.0.BETA
Тип

Тип

pom

Скачать archetypes 2.0.0.BETA

Имя Файла Размер
archetypes-2.0.0.BETA.pom 830 bytes
Обзор

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