| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных |
| Группа | Группаcom.github.chrix75 |
| Идентификатор | Идентификаторunified-log-storage-h2 |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.chrix75 unified-log-storage-h2
Implementation for storage uses H2 Database
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| unified-log-storage-h2-0.3.1.pom | |
| unified-log-storage-h2-0.3.1.jar | 13 KB |
| unified-log-storage-h2-0.3.1-sources.jar | 6 KB |
| unified-log-storage-h2-0.3.1-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.chrix75/unified-log-storage-h2/ -->
<dependency>
<groupId>com.github.chrix75</groupId>
<artifactId>unified-log-storage-h2</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrix75/unified-log-storage-h2/
implementation 'com.github.chrix75:unified-log-storage-h2:0.3.1'
// https://jarcasting.com/artifacts/com.github.chrix75/unified-log-storage-h2/
implementation ("com.github.chrix75:unified-log-storage-h2:0.3.1")
'com.github.chrix75:unified-log-storage-h2:jar:0.3.1'
<dependency org="com.github.chrix75" name="unified-log-storage-h2" rev="0.3.1">
<artifact name="unified-log-storage-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrix75', module='unified-log-storage-h2', version='0.3.1')
)
libraryDependencies += "com.github.chrix75" % "unified-log-storage-h2" % "0.3.1"
[com.github.chrix75/unified-log-storage-h2 "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 |
| com.github.chrix75 : unified-log | jar | 0.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.41 |
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.199 |