is not current version
Last Version 3.2.1.Final

org.jboss.portletbridge:archetypes 2.0.0.FINAL.EPP43CP05


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.portletbridge
ArtifactId

ArtifactId

archetypes
Version

Version

2.0.0.FINAL.EPP43CP05
Type

Type

pom

Download archetypes 2.0.0.FINAL.EPP43CP05


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