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

org.jboss.portletbridge:portletbridge-api 2.1.0.FINAL


Категории

Категории

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

Группа

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

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

portletbridge-api
Версия

Версия

2.1.0.FINAL
Тип

Тип

jar

Скачать portletbridge-api 2.1.0.FINAL


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