| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииBootique Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.bootique.agrest |
| Идентификатор | Идентификаторbootique-agrest |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootique-agrest: Agrest Integration with Bootique
Provides Agrest integration with Bootique
|
| Организация-разработчик |
Организация-разработчикObjectStyle LLC |
| Имя Файла | Размер |
|---|---|
| bootique-agrest-2.0.1.pom | |
| bootique-agrest-2.0.1.jar | 8 KB |
| bootique-agrest-2.0.1-sources.jar | 8 KB |
| bootique-agrest-2.0.1-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest/ -->
<dependency>
<groupId>io.bootique.agrest</groupId>
<artifactId>bootique-agrest</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest/
implementation 'io.bootique.agrest:bootique-agrest:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest/
implementation ("io.bootique.agrest:bootique-agrest:2.0.1")
'io.bootique.agrest:bootique-agrest:jar:2.0.1'
<dependency org="io.bootique.agrest" name="bootique-agrest" rev="2.0.1">
<artifact name="bootique-agrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.agrest', module='bootique-agrest', version='2.0.1')
)
libraryDependencies += "io.bootique.agrest" % "bootique-agrest" % "2.0.1"
[io.bootique.agrest/bootique-agrest "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bootique : bootique | jar | 2.0.1 |
| io.bootique.jersey : bootique-jersey | jar | 2.0.1 |
| io.agrest : agrest-engine | jar | 3.11 |
| io.agrest : agrest-annotations | jar | 3.11 |
| io.agrest : agrest-cayenne | jar | 3.11 |
| io.bootique.cayenne : bootique-cayenne | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| io.bootique : bootique-junit5 | jar | 2.0.1 |
| io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 2.0.1 |
| io.bootique.jetty : bootique-jetty-junit5 | jar | 2.0.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| io.bootique.cayenne : bootique-cayenne-junit5 | jar | 2.0.1 |