scalasprayslickexample

A library, which help build REST API based on scala\spray\slick with authorization and websocket support.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.vixxx123
ArtifactId

ArtifactId

scalasprayslickexample_2.11
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalasprayslickexample
A library, which help build REST API based on scala\spray\slick with authorization and websocket support.
Project URL

Project URL

http://github.com/vixxx123/scalasprayslickexample
Project Organization

Project Organization

Wiktor Tychulski
Source Code Management

Source Code Management

https://github.com/vixxx123/scalasprayslickexample

Download scalasprayslickexample_2.11

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.scala-lang : scala-reflect jar 2.11.7
com.typesafe.akka : akka-actor_2.11 jar 2.3.7
io.spray : spray-can_2.11 jar 1.3.3
io.spray : spray-httpx_2.11 jar 1.3.3
io.spray : spray-json_2.11 jar 1.3.1
io.spray : spray-routing_2.11 jar 1.3.3
io.spray : spray-client_2.11 jar 1.3.3
com.typesafe.slick : slick_2.11 jar 2.1.0
c3p0 : c3p0 jar 0.9.1.2
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.5.1
com.typesafe : config jar 1.2.1
com.wandoulabs.akka : spray-websocket_2.11 jar 0.1.4
com.nulab-inc : scala-oauth2-core_2.11 jar 0.13.3
mysql : mysql-connector-java jar 5.1.34
com.foursquare.lint » linter_2.11 jar 0.1.9

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0