| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tinygroup |
| Идентификатор | Идентификаторorg.tinygroup.lucene |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
Описание |
| Организация-разработчик |
Организация-разработчикTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.lucene/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.lucene</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.lucene/
implementation 'org.tinygroup:org.tinygroup.lucene:2.2.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.lucene/
implementation ("org.tinygroup:org.tinygroup.lucene:2.2.0")
'org.tinygroup:org.tinygroup.lucene:jar:2.2.0'
<dependency org="org.tinygroup" name="org.tinygroup.lucene" rev="2.2.0">
<artifact name="org.tinygroup.lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.lucene', version='2.2.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.lucene" % "2.2.0"
[org.tinygroup/org.tinygroup.lucene "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.lucene : lucene-core | jar | 4.7.0 |
| org.apache.lucene : lucene-analyzers-common | jar | 4.7.0 |
| org.apache.lucene : lucene-queryparser | jar | 4.7.0 |
| org.apache.lucene : lucene-analyzers-smartcn | jar | 4.7.0 |
| org.tinygroup : org.tinygroup.xmlparser | jar | 2.2.0 |
| org.apache.lucene : lucene-codecs | jar | 4.7.0 |
| org.apache.lucene : lucene-facet | jar | 4.7.0 |
| org.apache.lucene : lucene-expressions | jar | 4.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.tinygroup : org.tinygroup.tinyseg | jar | 2.2.0 |