| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEbean Данные ORM |
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-ebean |
| Версия | Версия3.6.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.sqlhelper:sqlhelper-ebean:3.6.0
Supports Ebean (an ORM framework)
|
| Имя Файла | Размер |
|---|---|
| sqlhelper-ebean-3.6.0.pom | |
| sqlhelper-ebean-3.6.0.jar | 6 KB |
| sqlhelper-ebean-3.6.0-sources.jar | 4 KB |
| sqlhelper-ebean-3.6.0-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ebean/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-ebean</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ebean/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-ebean:3.6.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ebean/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-ebean:3.6.0")
'com.github.fangjinuo.sqlhelper:sqlhelper-ebean:jar:3.6.0'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-ebean" rev="3.6.0">
<artifact name="sqlhelper-ebean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-ebean', version='3.6.0')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-ebean" % "3.6.0"
[com.github.fangjinuo.sqlhelper/sqlhelper-ebean "3.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.ebean : ebean | jar | 11.39.3 |
| com.github.fangjinuo.sqlhelper : sqlhelper-dialect | jar | 3.6.0 |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 3.6.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |