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 2.11 2.10

xitrum 2.9


Group ID:
tv.cntt
Artifact ID:
xitrum_2.10
Version:
2.9
Release Date:
Sept 12, 2013
Licenses:
MIT
Files:

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

Mill build tool

ivy"tv.cntt::xitrum:2.9"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>xitrum_2.10</artifactId>
  <version>2.9</version>
</dependency>

compile group: 'tv.cntt', name: 'xitrum_2.10', version: '2.9'