| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPermazen Данные ORM |
| Группа | Группаio.permazen |
| Идентификатор | Идентификаторpermazen-coreapi |
| Версия | Версия4.1.8 |
| Тип | Типjar |
| Описание |
ОписаниеPermazen Core API Classes
Permazen core API classes which provide objects, fields, indexes, queries, and schema management on top of a key/value store.
|
| Имя Файла | Размер |
|---|---|
| permazen-coreapi-4.1.8.pom | |
| permazen-coreapi-4.1.8.jar | 443 KB |
| permazen-coreapi-4.1.8-sources.jar | 260 KB |
| permazen-coreapi-4.1.8-javadoc.jar | 1001 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-coreapi/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-coreapi</artifactId>
<version>4.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-coreapi/
implementation 'io.permazen:permazen-coreapi:4.1.8'
// https://jarcasting.com/artifacts/io.permazen/permazen-coreapi/
implementation ("io.permazen:permazen-coreapi:4.1.8")
'io.permazen:permazen-coreapi:jar:4.1.8'
<dependency org="io.permazen" name="permazen-coreapi" rev="4.1.8">
<artifact name="permazen-coreapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-coreapi', version='4.1.8')
)
libraryDependencies += "io.permazen" % "permazen-coreapi" % "4.1.8"
[io.permazen/permazen-coreapi "4.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.permazen : permazen-kv | jar | 4.1.8 |
| io.permazen : permazen-util | jar | 4.1.8 |
| com.google.guava : guava | jar | 30.0-jre |
| commons-codec : commons-codec | jar | 1.14 |
| org.dellroad : dellroad-stuff-main | jar | 2.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.6.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.permazen : permazen-test | jar | 4.1.8 |
| io.permazen : permazen-kv-test | jar | 4.1.8 |
| io.permazen : permazen-kv-simple | jar | 4.1.8 |
| org.testng : testng | jar | 7.1.0 |