| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.khubla.cbean |
| Идентификатор | Идентификаторcbean-orm |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеkhubla.com cBean ORM
A simple ORM for Key-Value stores
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cbean-orm-1.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.khubla.cbean/cbean-orm/ -->
<dependency>
<groupId>com.khubla.cbean</groupId>
<artifactId>cbean-orm</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.cbean/cbean-orm/
implementation 'com.khubla.cbean:cbean-orm:1.0'
// https://jarcasting.com/artifacts/com.khubla.cbean/cbean-orm/
implementation ("com.khubla.cbean:cbean-orm:1.0")
'com.khubla.cbean:cbean-orm:pom:1.0'
<dependency org="com.khubla.cbean" name="cbean-orm" rev="1.0">
<artifact name="cbean-orm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.khubla.cbean', module='cbean-orm', version='1.0')
)
libraryDependencies += "com.khubla.cbean" % "cbean-orm" % "1.0"
[com.khubla.cbean/cbean-orm "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |