jActiveRecord

ActiveRecord of Ruby on Rails in Java

License

License

GroupId

GroupId

me.zzp
ArtifactId

ArtifactId

jactiverecord
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

jActiveRecord
ActiveRecord of Ruby on Rails in Java
Project URL

Project URL

https://github.com/redraiment/jactiverecord

Download jactiverecord

How to add to project

<!-- https://jarcasting.com/artifacts/me.zzp/jactiverecord/ -->
<dependency>
    <groupId>me.zzp</groupId>
    <artifactId>jactiverecord</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.zzp/jactiverecord/
implementation 'me.zzp:jactiverecord:2.3'
// https://jarcasting.com/artifacts/me.zzp/jactiverecord/
implementation ("me.zzp:jactiverecord:2.3")
'me.zzp:jactiverecord:jar:2.3'
<dependency org="me.zzp" name="jactiverecord" rev="2.3">
  <artifact name="jactiverecord" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zzp', module='jactiverecord', version='2.3')
)
libraryDependencies += "me.zzp" % "jactiverecord" % "2.3"
[me.zzp/jactiverecord "2.3"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.xerial : sqlite-jdbc jar 3.7.2
mysql : mysql-connector-java jar 5.1.29
postgresql : postgresql jar 9.1-901-1.jdbc4
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2.1
2.2
2.1