| Категории |
КатегорииEbean Данные ORM |
|---|---|
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-ebean |
| Версия | Версия2.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sqlhelper-ebean-2.0.4.pom | |
| sqlhelper-ebean-2.0.4.jar | 6 KB |
| sqlhelper-ebean-2.0.4-sources.jar | 3 KB |
| sqlhelper-ebean-2.0.4-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>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ebean/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-ebean:2.0.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ebean/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-ebean:2.0.4")
'com.github.fangjinuo.sqlhelper:sqlhelper-ebean:jar:2.0.4'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-ebean" rev="2.0.4">
<artifact name="sqlhelper-ebean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-ebean', version='2.0.4')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-ebean" % "2.0.4"
[com.github.fangjinuo.sqlhelper/sqlhelper-ebean "2.0.4"]