outrquery-h2


License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.outr.query
ArtifactId

ArtifactId

outrquery-h2_2.11
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

outrquery-h2
outrquery-h2
Project Organization

Project Organization

com.outr.query
Source Code Management

Source Code Management

https://github.com/darkfrog26/outrquery

Download outrquery-h2_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.outr.query/outrquery-h2_2.11/ -->
<dependency>
    <groupId>com.outr.query</groupId>
    <artifactId>outrquery-h2_2.11</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr.query/outrquery-h2_2.11/
implementation 'com.outr.query:outrquery-h2_2.11:1.0.4'
// https://jarcasting.com/artifacts/com.outr.query/outrquery-h2_2.11/
implementation ("com.outr.query:outrquery-h2_2.11:1.0.4")
'com.outr.query:outrquery-h2_2.11:jar:1.0.4'
<dependency org="com.outr.query" name="outrquery-h2_2.11" rev="1.0.4">
  <artifact name="outrquery-h2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr.query', module='outrquery-h2_2.11', version='1.0.4')
)
libraryDependencies += "com.outr.query" % "outrquery-h2_2.11" % "1.0.4"
[com.outr.query/outrquery-h2_2.11 "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.outr.query : outrquery-core_2.11 jar 1.0.4
org.powerscala : powerscala-property_2.11 jar 1.6.9
com.h2database : h2 jar 1.4.186

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.

ScalaRelational

Build Status Stories in Ready Gitter Maven Central

ScalaRelational is a database framework which provides a type-safe DSL for SQL in Scala. The goal in its design is to be a thin layer over SQL, making it one of the fastest database abstractions for the Scala programming language.

Links

License

ScalaRelational is licensed under the terms of the Apache v2.0 license.

Authors

  • Matt Hicks
  • Tim Nieradzik

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1