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

org.jboss.portletbridge:portletbridge-api 1.0.0.B2


Категории

Категории

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

Группа

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

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

portletbridge-api
Версия

Версия

1.0.0.B2
Тип

Тип

jar

Скачать portletbridge-api 1.0.0.B2


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