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

org.apache.portals.jetspeed-2:components 2.3.0

Jetspeed-2 Components

Группа

Группа

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

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

components
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать components 2.3.0

Имя Файла Размер
components-2.3.0.pom 3 KB
Обзор

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