scala-orm

A light weight ORM framework written by scala

License

License

Categories

Categories

Scala Languages ORM Data
GroupId

GroupId

io.github.yuemenglong
ArtifactId

ArtifactId

scala-orm
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-orm
A light weight ORM framework written by scala
Project URL

Project URL

https://github.com/yuemenglong/scala-orm

Download scala-orm

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.yuemenglong/scala-orm/ -->
<dependency>
    <groupId>io.github.yuemenglong</groupId>
    <artifactId>scala-orm</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yuemenglong/scala-orm/
implementation 'io.github.yuemenglong:scala-orm:1.7.1'
// https://jarcasting.com/artifacts/io.github.yuemenglong/scala-orm/
implementation ("io.github.yuemenglong:scala-orm:1.7.1")
'io.github.yuemenglong:scala-orm:jar:1.7.1'
<dependency org="io.github.yuemenglong" name="scala-orm" rev="1.7.1">
  <artifact name="scala-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yuemenglong', module='scala-orm', version='1.7.1')
)
libraryDependencies += "io.github.yuemenglong" % "scala-orm" % "1.7.1"
[io.github.yuemenglong/scala-orm "1.7.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
mysql : mysql-connector-java jar 5.1.38
org.hsqldb : hsqldb jar 2.4.1
org.xerial : sqlite-jdbc jar 3.23.1
com.jolbox : bonecp jar 0.8.0.RELEASE
cglib : cglib jar 3.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
io.github.yuemenglong : scala-json jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7.0
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.4
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0