is not current version
Last Version 3.2.1.Final

org.jboss.portletbridge:archetypes 1.0.0.B2


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.portletbridge
ArtifactId

ArtifactId

archetypes
Version

Version

1.0.0.B2
Type

Type

pom

Download archetypes 1.0.0.B2

Filename Size
archetypes-1.0.0.B2.pom 2 KB
Browse

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