Nuts Community Toolbox NDexer

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

net.thevpc.nuts.toolbox
Идентификатор

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

ndexer
Последняя версия

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

0.8.3.0
Дата

Дата

Тип

Тип

war
Описание

Описание

Nuts Community Toolbox NDexer
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://github.com/thevpc/nuts
Организация-разработчик

Организация-разработчик

vpc open source initiative
Система контроля версий

Система контроля версий

https://github.com/thevpc/nuts/tree/master

Скачать ndexer

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndexer/ -->
<dependency>
    <groupId>net.thevpc.nuts.toolbox</groupId>
    <artifactId>ndexer</artifactId>
    <version>0.8.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndexer/
implementation 'net.thevpc.nuts.toolbox:ndexer:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndexer/
implementation ("net.thevpc.nuts.toolbox:ndexer:0.8.3.0")
'net.thevpc.nuts.toolbox:ndexer:war:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ndexer" rev="0.8.3.0">
  <artifact name="ndexer" type="war" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ndexer', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ndexer" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ndexer "0.8.3.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.0.8.RELEASE
net.thevpc.nuts : nuts jar 0.8.3
org.apache.lucene : lucene-core jar 7.7.0
org.apache.lucene : lucene-queryparser jar 7.7.0
org.apache.lucene : lucene-analyzers-common jar 7.7.0

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.0.8.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8.3.0
0.8.2.0
0.8.1.0