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

io.agrest:agrest 3.5

Cayenne-based Agrest server. Exists for legacy purposes to combine generic server engine with Cayenne backend

Группа

Группа

io.agrest
Идентификатор

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

agrest
Версия

Версия

3.5
Тип

Тип

jar

Скачать agrest 3.5

Имя Файла Размер
agrest-3.5.pom
agrest-3.5.jar 1 KB
Обзор

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