| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть 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
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ndexer-0.8.3.0.pom | |
| ndexer-0.8.3.0.war | 19 MB |
| ndexer-0.8.3.0-sources.jar | 16 KB |
| ndexer-0.8.3.0-javadoc.jar | 90 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.8.RELEASE |