| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииBootique Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.bootique.agrest |
| Идентификатор | Идентификаторbootique-agrest-parent |
| Версия | Версия2.0.M1 |
| Тип | Типpom |
| Описание |
Описаниеbootique-agrest-parent: Parent of Agrest/Bootique integration
Parent POM of Bootique Agrest module.
|
| Организация-разработчик |
Организация-разработчикObjectStyle LLC |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bootique-agrest-parent-2.0.M1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest-parent/ -->
<dependency>
<groupId>io.bootique.agrest</groupId>
<artifactId>bootique-agrest-parent</artifactId>
<version>2.0.M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest-parent/
implementation 'io.bootique.agrest:bootique-agrest-parent:2.0.M1'
// https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest-parent/
implementation ("io.bootique.agrest:bootique-agrest-parent:2.0.M1")
'io.bootique.agrest:bootique-agrest-parent:pom:2.0.M1'
<dependency org="io.bootique.agrest" name="bootique-agrest-parent" rev="2.0.M1">
<artifact name="bootique-agrest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.agrest', module='bootique-agrest-parent', version='2.0.M1')
)
libraryDependencies += "io.bootique.agrest" % "bootique-agrest-parent" % "2.0.M1"
[io.bootique.agrest/bootique-agrest-parent "2.0.M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bootique : bootique | jar | 2.0.M1 |
| io.bootique.jersey : bootique-jersey | jar | 2.0.M1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| io.bootique : bootique-junit5 | jar | 2.0.M1 |
| io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 2.0.M1 |
| io.bootique.jetty : bootique-jetty-junit5 | jar | 2.0.M1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |