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

org.apache.marmotta:ldclient-provider-youtube 3.0.0-incubating

This package enables the Linked Data Client to access the metadata of YouTube Videos as if they were published as Linked Data (RDF) by mapping the YouTube API to the Ontology for Media Resources.

Категории

Категории

IDE Инструменты разработки CLI Взаимодействие с пользователем
Группа

Группа

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

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

ldclient-provider-youtube
Версия

Версия

3.0.0-incubating
Тип

Тип

jar

Скачать ldclient-provider-youtube 3.0.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-youtube/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldclient-provider-youtube</artifactId>
    <version>3.0.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-youtube/
implementation 'org.apache.marmotta:ldclient-provider-youtube:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-youtube/
implementation ("org.apache.marmotta:ldclient-provider-youtube:3.0.0-incubating")
'org.apache.marmotta:ldclient-provider-youtube:jar:3.0.0-incubating'
<dependency org="org.apache.marmotta" name="ldclient-provider-youtube" rev="3.0.0-incubating">
  <artifact name="ldclient-provider-youtube" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldclient-provider-youtube', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.marmotta" % "ldclient-provider-youtube" % "3.0.0-incubating"
[org.apache.marmotta/ldclient-provider-youtube "3.0.0-incubating"]