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

org.jboss.portletbridge:portletbridge-api 3.0.0.CR1


Категории

Категории

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

Группа

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

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

portletbridge-api
Версия

Версия

3.0.0.CR1
Тип

Тип

jar

Скачать portletbridge-api 3.0.0.CR1


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