License |
License |
---|---|
GroupId | GroupIdcom.github.enalmada |
ArtifactId | ArtifactIdsqueryl-dao_2.12 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionsqueryl-dao
This is a squeryl dao and some helpful db utilities.
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.enalmada |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
squeryl-dao_2.12-0.3.0.pom | |
squeryl-dao_2.12-0.3.0.jar | 94 KB |
squeryl-dao_2.12-0.3.0-sources.jar | 5 KB |
squeryl-dao_2.12-0.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.enalmada/squeryl-dao_2.12/ -->
<dependency>
<groupId>com.github.enalmada</groupId>
<artifactId>squeryl-dao_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/squeryl-dao_2.12/
implementation 'com.github.enalmada:squeryl-dao_2.12:0.3.0'
// https://jarcasting.com/artifacts/com.github.enalmada/squeryl-dao_2.12/
implementation ("com.github.enalmada:squeryl-dao_2.12:0.3.0")
'com.github.enalmada:squeryl-dao_2.12:jar:0.3.0'
<dependency org="com.github.enalmada" name="squeryl-dao_2.12" rev="0.3.0">
<artifact name="squeryl-dao_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='squeryl-dao_2.12', version='0.3.0')
)
libraryDependencies += "com.github.enalmada" % "squeryl-dao_2.12" % "0.3.0"
[com.github.enalmada/squeryl-dao_2.12 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.typesafe.play : twirl-api_2.12 | jar | 1.5.0 |
com.typesafe.play : play-server_2.12 | jar | 2.8.0 |
com.typesafe.play : play-logback_2.12 | jar | 2.8.0 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.8.0 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.8.0 |
com.typesafe.play : play-cache_2.12 | jar | 2.8.0 |
org.squeryl : squeryl_2.12 | jar | 0.9.14 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.8.0 |