не последняя версия
Последняя версия 1.0.0.Beta1

org.jboss.portletbridge.testing.pluto:pluto-testing-parent 1.0.0.Alpha2

Provides Pluto portal container bundled with Jetty for testing portlets

Категории

Категории

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

Группа

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

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

pluto-testing-parent
Версия

Версия

1.0.0.Alpha2
Тип

Тип

pom

Скачать pluto-testing-parent 1.0.0.Alpha2

Имя Файла Размер
pluto-testing-parent-1.0.0.Alpha2.pom 6 KB
Обзор

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