не последняя версия
Последняя версия 2.1.4

org.apache.portals.jetspeed-2:portals-gems 2.0


Группа

Группа

org.apache.portals.jetspeed-2
Идентификатор

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

portals-gems
Версия

Версия

2.0
Тип

Тип

war

Скачать portals-gems 2.0

Имя Файла Размер
portals-gems-2.0.pom
portals-gems-2.0.war 79 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/portals-gems/ -->
<dependency>
    <groupId>org.apache.portals.jetspeed-2</groupId>
    <artifactId>portals-gems</artifactId>
    <version>2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/portals-gems/
implementation 'org.apache.portals.jetspeed-2:portals-gems:2.0'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/portals-gems/
implementation ("org.apache.portals.jetspeed-2:portals-gems:2.0")
'org.apache.portals.jetspeed-2:portals-gems:war:2.0'
<dependency org="org.apache.portals.jetspeed-2" name="portals-gems" rev="2.0">
  <artifact name="portals-gems" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='portals-gems', version='2.0')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "portals-gems" % "2.0"
[org.apache.portals.jetspeed-2/portals-gems "2.0"]