| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.reforms |
| ArtifactId | ArtifactIdreforms |
| Last Version | Last Version2017.10.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRefOrms Framework
Powerfull instrument to work with SQL query and ORM layer
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| junit : junit | jar | 4.8.2 |
| junit-addons : junit-addons | jar | 1.4 |