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

org.jboss.portletbridge:portletbridge-impl 1.0.0.B5


Категории

Категории

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

Группа

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

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

portletbridge-impl
Версия

Версия

1.0.0.B5
Тип

Тип

jar

Скачать portletbridge-impl 1.0.0.B5


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