Last Version

squeryl-dao 0.1.0

This is a squeryl dao and some helpful db utilities.

License

License

GroupId

GroupId

com.github.enalmada
ArtifactId

ArtifactId

squeryl-dao_2.11
Version

Version

0.1.0
Type

Type

jar
Description

Description

squeryl-dao
This is a squeryl dao and some helpful db utilities.
Project URL

Project URL

https://github.com/Enalmada/squeryl-dao
Project Organization

Project Organization

com.github.enalmada
Source Code Management

Source Code Management

https://github.com/enalmada

Download squeryl-dao_2.11 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.enalmada/squeryl-dao_2.11/ -->
<dependency>
    <groupId>com.github.enalmada</groupId>
    <artifactId>squeryl-dao_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/squeryl-dao_2.11/
implementation 'com.github.enalmada:squeryl-dao_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.enalmada/squeryl-dao_2.11/
implementation ("com.github.enalmada:squeryl-dao_2.11:0.1.0")
'com.github.enalmada:squeryl-dao_2.11:jar:0.1.0'
<dependency org="com.github.enalmada" name="squeryl-dao_2.11" rev="0.1.0">
  <artifact name="squeryl-dao_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='squeryl-dao_2.11', version='0.1.0')
)
libraryDependencies += "com.github.enalmada" % "squeryl-dao_2.11" % "0.1.0"
[com.github.enalmada/squeryl-dao_2.11 "0.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.typesafe.play : twirl-api_2.11 jar 1.1.1
com.typesafe.play : play-server_2.11 jar 2.4.4
com.typesafe.play : play-netty-server_2.11 jar 2.4.4
com.typesafe.play : play-cache_2.11 jar 2.4.4
org.squeryl : squeryl_2.11 jar 0.9.6-RC4

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.4.4

Project Modules

There are no modules declared in this project.