exercises-doobie

Scala Exercises' lessons for the Doobie library

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-exercises
ArtifactId

ArtifactId

exercises-doobie_2.13
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

exercises-doobie
Scala Exercises' lessons for the Doobie library
Project URL

Project URL

https://github.com/scala-exercises/exercises-doobie
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/scala-exercises/exercises-doobie

Download exercises-doobie_2.13

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-exercises : exercise-compiler_2.13 jar 0.6.3
org.scala-exercises : definitions_2.13 jar 0.6.3
org.typelevel : cats-core_2.13 jar 2.1.1
org.tpolecat : doobie-core_2.13 jar 0.9.0
org.tpolecat : doobie-h2_2.13 jar 0.9.0
com.chuusai : shapeless_2.13 jar 2.3.3
org.scalatest : scalatest_2.13 jar 3.2.0
org.scalacheck : scalacheck_2.13 jar 1.14.3
org.scalatestplus : scalacheck-1-14_2.13 jar 3.2.0.0
com.github.alexarchambault : scalacheck-shapeless_1.14_2.13 jar 1.2.5

Project Modules

There are no modules declared in this project.

Scala Exercises - Doobie library


This repository hosts a content library for the Scala Exercises platform, including interactive exercises related to the Doobie functional JDBC layer.

About Scala exercises

"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless and many other great libraries for Scala to your browser. Offering hundreds of solvable exercises organized into several categories covering the basics of the Scala language and it's most important libraries.

Scala Exercises is available at scala-exercises.org.

Contributing

Contributions welcome! Please join our Gitter channel to get involved, or visit our GitHub site.

License

Copyright (C) 2015-2016 47 Degrees, LLC. Reactive, scalable software solutions. http://47deg.com [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.scala-exercises

Scala Exercises

Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.

Versions

Version
0.6.4
0.6.2
0.6.1
0.6.0