RefOrms Framework

Powerfull instrument to work with SQL query and ORM layer

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.reforms
ArtifactId

ArtifactId

reforms
Last Version

Last Version

2017.10.10
Release Date

Release Date

Type

Type

jar
Description

Description

RefOrms Framework
Powerfull instrument to work with SQL query and ORM layer
Source Code Management

Source Code Management

https://github.com/reforms/reforms

Download reforms

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196
junit : junit jar 4.8.2
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
2017.10.10
2017.07.23
2017.06.11