playframework / playframework   2.9.6

Apache License 2.0 Website GitHub

The Community Maintained High Velocity Web Framework For Java and Scala.

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.x

play-server 2.5.6


Group ID:
com.typesafe.play
Artifact ID:
play-server_2.11
Version:
2.5.6
Release Date:
Aug 23, 2016
Licenses:
Files:
Full Scala Version:
2.11.7

libraryDependencies += "com.typesafe.play" %% "play-server" % "2.5.6"

Mill build tool

ivy"com.typesafe.play::play-server:2.5.6"

Scala CLI

//> using dep "com.typesafe.play::play-server:2.5.6"

Ammonite REPL

import $ivy.`com.typesafe.play::play-server:2.5.6`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>play-server_2.11</artifactId>
  <version>2.5.6</version>
</dependency>

compile group: 'com.typesafe.play', name: 'play-server_2.11', version: '2.5.6'