| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.reforms |
| Идентификатор | Идентификаторreforms |
| Последняя версия | Последняя версия2017.10.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRefOrms Framework
Powerfull instrument to work with SQL query and ORM layer
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reforms-2017.10.10.pom | |
| reforms-2017.10.10.jar | 510 KB |
| reforms-2017.10.10-sources.jar | 317 KB |
| reforms-2017.10.10-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.reforms/reforms/ -->
<dependency>
<groupId>com.github.reforms</groupId>
<artifactId>reforms</artifactId>
<version>2017.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.reforms/reforms/
implementation 'com.github.reforms:reforms:2017.10.10'
// https://jarcasting.com/artifacts/com.github.reforms/reforms/
implementation ("com.github.reforms:reforms:2017.10.10")
'com.github.reforms:reforms:jar:2017.10.10'
<dependency org="com.github.reforms" name="reforms" rev="2017.10.10">
<artifact name="reforms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.reforms', module='reforms', version='2017.10.10')
)
libraryDependencies += "com.github.reforms" % "reforms" % "2017.10.10"
[com.github.reforms/reforms "2017.10.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| junit : junit | jar | 4.8.2 |
| junit-addons : junit-addons | jar | 1.4 |