| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.agrest |
| Идентификатор | Идентификаторagrest-base |
| Последняя версия | Последняя версия4.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеagrest-base: common client/server components
Collection of common Agrest components
|
| Имя Файла | Размер |
|---|---|
| agrest-base-4.10.pom | |
| agrest-base-4.10.jar | 43 KB |
| agrest-base-4.10-sources.jar | 20 KB |
| agrest-base-4.10-javadoc.jar | 188 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.agrest/agrest-base/ -->
<dependency>
<groupId>io.agrest</groupId>
<artifactId>agrest-base</artifactId>
<version>4.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest-base/
implementation 'io.agrest:agrest-base:4.10'
// https://jarcasting.com/artifacts/io.agrest/agrest-base/
implementation ("io.agrest:agrest-base:4.10")
'io.agrest:agrest-base:jar:4.10'
<dependency org="io.agrest" name="agrest-base" rev="4.10">
<artifact name="agrest-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest-base', version='4.10')
)
libraryDependencies += "io.agrest" % "agrest-base" % "4.10"
[io.agrest/agrest-base "4.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| org.apache.cayenne : cayenne-di | jar | 4.2.RC1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.mockito : mockito-core | jar | 3.9.0 |