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

org.jboss.portletbridge:archetypes 3.0.0.Final


Категории

Категории

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

Группа

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

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

archetypes
Версия

Версия

3.0.0.Final
Тип

Тип

pom

Скачать archetypes 3.0.0.Final

Имя Файла Размер
archetypes-3.0.0.Final.pom 586 bytes
Обзор

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