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-hazelcast 1.0


Group ID:
tv.cntt
Artifact ID:
xitrum-hazelcast_2.10
Version:
1.0
Release Date:
Nov 22, 2013
Licenses:
MIT
Files:

libraryDependencies += "tv.cntt" %% "xitrum-hazelcast" % "1.0"

Mill build tool

ivy"tv.cntt::xitrum-hazelcast:1.0"

Scala CLI

//> using dep "tv.cntt::xitrum-hazelcast:1.0"

Ammonite REPL

import $ivy.`tv.cntt::xitrum-hazelcast:1.0`

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>xitrum-hazelcast_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'tv.cntt', name: 'xitrum-hazelcast_2.10', version: '1.0'