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

org.fuzzydb:org.fuzzydb.server 1.0.0.M1

Server: Compiles against io.packet, but that artifact must be included into runtime scope if you want to use TCPIP.

Группа

Группа

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

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

org.fuzzydb.server
Версия

Версия

1.0.0.M1
Тип

Тип

jar

Скачать org.fuzzydb.server 1.0.0.M1


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