RefOrms Framework

Powerfull instrument to work with SQL query and ORM layer

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.github.reforms
Идентификатор

Идентификатор

reforms
Последняя версия

Последняя версия

2017.10.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

RefOrms Framework
Powerfull instrument to work with SQL query and ORM layer
Система контроля версий

Система контроля версий

https://github.com/reforms/reforms

Скачать reforms

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.4.196
junit : junit jar 4.8.2
junit-addons : junit-addons jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2017.10.10
2017.07.23
2017.06.11