Slick

Scala Language-Integrated Connection Kit

License

License

GroupId

GroupId

com.typesafe
ArtifactId

ArtifactId

slick_2.10
Last Version

Last Version

1.0.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

Slick
Scala Language-Integrated Connection Kit
Project URL

Project URL

http://slick.typesafe.com
Project Organization

Project Organization

Typesafe

Download slick_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.typesafe/slick_2.10/ -->
<dependency>
    <groupId>com.typesafe</groupId>
    <artifactId>slick_2.10</artifactId>
    <version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe/slick_2.10/
implementation 'com.typesafe:slick_2.10:1.0.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe/slick_2.10/
implementation ("com.typesafe:slick_2.10:1.0.0-RC2")
'com.typesafe:slick_2.10:jar:1.0.0-RC2'
<dependency org="com.typesafe" name="slick_2.10" rev="1.0.0-RC2">
  <artifact name="slick_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe', module='slick_2.10', version='1.0.0-RC2')
)
libraryDependencies += "com.typesafe" % "slick_2.10" % "1.0.0-RC2"
[com.typesafe/slick_2.10 "1.0.0-RC2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.slf4j : slf4j-api jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC2
1.0.0-RC1