не последняя версия
Последняя версия 5.4.1.Final

org.modeshape:modeshape-index-providers 4.6.1.Final

ModeShape built-in index providers

Категории

Категории

IDE Инструменты разработки Dex Универсальные библиотеки Utility
Группа

Группа

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

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

modeshape-index-providers
Версия

Версия

4.6.1.Final
Тип

Тип

pom

Скачать modeshape-index-providers 4.6.1.Final

Имя Файла Размер
modeshape-index-providers-4.6.1.Final.pom 3 KB
Обзор

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