не последняя версия
Последняя версия 1.1.0.RELEASE

org.fuzzydb:org.fuzzydb.aggregator 1.0.1.RELEASE

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs

Группа

Группа

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

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

org.fuzzydb.aggregator
Версия

Версия

1.0.1.RELEASE
Тип

Тип

pom

Скачать org.fuzzydb.aggregator 1.0.1.RELEASE

Имя Файла Размер
org.fuzzydb.aggregator-1.0.1.RELEASE.pom 6 KB
Обзор

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