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

org.apache.portals.jetspeed-2:etc 2.1.3

Project used to create DDL and DML database scripts and execute them to popuate test and production instances.

Группа

Группа

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

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

etc
Версия

Версия

2.1.3
Тип

Тип

pom

Скачать etc 2.1.3

Имя Файла Размер
etc-2.1.3.pom 10 KB
Обзор

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