| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.gkutiel |
| Идентификатор | Идентификаторflip-store |
| Последняя версия | Последняя версия7-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlip Store
Simple Object Persistent
|
| Имя Файла | Размер |
|---|---|
| flip-store-7-RELEASE.pom | |
| flip-store-7-RELEASE.jar | 12 KB |
| flip-store-7-RELEASE-sources.jar | 4 KB |
| flip-store-7-RELEASE-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-store/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>flip-store</artifactId>
<version>7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-store/
implementation 'com.github.gkutiel:flip-store:7-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-store/
implementation ("com.github.gkutiel:flip-store:7-RELEASE")
'com.github.gkutiel:flip-store:jar:7-RELEASE'
<dependency org="com.github.gkutiel" name="flip-store" rev="7-RELEASE">
<artifact name="flip-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-store', version='7-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-store" % "7-RELEASE"
[com.github.gkutiel/flip-store "7-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.3.168 |
| com.google.code.gson : gson | jar | 2.2.2 |