xitrum-framework / xitrum   3.31.0

MIT License Website GitHub

Async and clustered Scala web framework and HTTP(S) server

Scala versions: 2.13 2.12

xitrum 3.26.2


Group ID:
tv.cntt
Artifact ID:
xitrum_2.11
Version:
3.26.2
Release Date:
Jun 22, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "tv.cntt" %% "xitrum" % "3.26.2"

Mill build tool

ivy"tv.cntt::xitrum:3.26.2"

Scala CLI

//> using dep "tv.cntt::xitrum:3.26.2"

Ammonite REPL

import $ivy.`tv.cntt::xitrum:3.26.2`

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>xitrum_2.11</artifactId>
  <version>3.26.2</version>
</dependency>

compile group: 'tv.cntt', name: 'xitrum_2.11', version: '3.26.2'