is not current version
Last Version 2.3

me.zzp:jactiverecord 2.2.1

ActiveRecord of Ruby on Rails in Java

GroupId

GroupId

me.zzp
ArtifactId

ArtifactId

jactiverecord
Version

Version

2.2.1
Type

Type

jar

Download jactiverecord 2.2.1


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