License |
License
MIT/X11
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.nikita-volkov |
ArtifactId | ArtifactIdsorm |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSORM
An ORM framework for Scala
|
Project URL |
Project URL |
Filename | Size |
---|---|
sorm-0.3.7.pom | |
sorm-0.3.7.jar | 1 MB |
sorm-0.3.7-sources.jar | 56 KB |
sorm-0.3.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nikita-volkov/sorm/ -->
<dependency>
<groupId>com.github.nikita-volkov</groupId>
<artifactId>sorm</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikita-volkov/sorm/
implementation 'com.github.nikita-volkov:sorm:0.3.7'
// https://jarcasting.com/artifacts/com.github.nikita-volkov/sorm/
implementation ("com.github.nikita-volkov:sorm:0.3.7")
'com.github.nikita-volkov:sorm:jar:0.3.7'
<dependency org="com.github.nikita-volkov" name="sorm" rev="0.3.7">
<artifact name="sorm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikita-volkov', module='sorm', version='0.3.7')
)
libraryDependencies += "com.github.nikita-volkov" % "sorm" % "0.3.7"
[com.github.nikita-volkov/sorm "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.mchange : c3p0 | jar | 0.9.2-pre5 |
com.github.nikita-volkov : embrace | jar | 0.1.3 |
com.github.nikita-volkov : sext | jar | 0.2.3 |
joda-time : joda-time | jar | 2.1 |
org.joda : joda-convert | jar | 1.2 |
com.google.guava : guava | jar | 13.0.1 |
com.weiglewilczek.slf4s : slf4s_2.9.1 | jar | 1.0.7 |
org.slf4j : slf4j-simple | jar | 1.6.6 |
org.scala-lang : scala-reflect | jar | 2.10.0 |
org.scala-lang : scala-library | jar | 2.10.0 |
org.scala-lang : scala-compiler | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
postgresql : postgresql | jar | 9.1-901.jdbc4 |
org.hsqldb : hsqldb | jar | 2.2.8 |
com.h2database : h2 | jar | 1.3.168 |
mysql : mysql-connector-java | jar | 5.1.19 |
org.scalatest : scalatest_2.10 | jar | 2.0.M5b |
org.scala-lang : scala-actors | jar | 2.10.0 |
junit : junit | jar | 4.7 |