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

org.apache.stanbol:stanbol-parent 4

Parent POM for the Apache Stanbol project

Группа

Группа

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

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

stanbol-parent
Версия

Версия

4
Тип

Тип

pom

Скачать stanbol-parent 4

Имя Файла Размер
stanbol-parent-4.pom 55 KB
Обзор

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