| License |
License |
|---|---|
| GroupId | GroupIdme.zzp |
| ArtifactId | ArtifactIdjactiverecord |
| Version | Version2.3 |
| Type | Typejar |
| Description |
DescriptionjActiveRecord
ActiveRecord of Ruby on Rails in Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jactiverecord-2.3.pom | |
| jactiverecord-2.3.jar | 52 KB |
| jactiverecord-2.3-sources.jar | 33 KB |
| jactiverecord-2.3-javadoc.jar | 186 KB |
| Browse |
<!-- 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"]
| 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 |