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

org.opencastproject:base 7.6

Opencast is a media capture, processing, management and distribution system

Группа

Группа

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

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

base
Версия

Версия

7.6
Тип

Тип

pom

Скачать base 7.6

Имя Файла Размер
base-7.6.pom 65 KB
Обзор

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