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

org.jboss.portletbridge:archetypes 1.0.0.CR3


Категории

Категории

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

Группа

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

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

archetypes
Версия

Версия

1.0.0.CR3
Тип

Тип

pom

Скачать archetypes 1.0.0.CR3

Имя Файла Размер
archetypes-1.0.0.CR3.pom 857 bytes
Обзор

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