is not current version
Last Version 3.3.4.Final

org.jboss.portletbridge:portletbridge-impl 3.2.0.Alpha1


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.portletbridge
ArtifactId

ArtifactId

portletbridge-impl
Version

Version

3.2.0.Alpha1
Type

Type

jar

Download portletbridge-impl 3.2.0.Alpha1


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