play2war / play2-war-plugin   1.4.0

Apache License 2.0 GitHub

WAR Plugin for Play framework 2.x

Scala versions: 2.11 2.10
sbt plugins: 0.13

play2-war-core-servlet31 1.4-beta1


Group ID:
com.github.play2war
Artifact ID:
play2-war-core-servlet31_2.11
Version:
1.4-beta1
Release Date:
Jun 14, 2015
Licenses:
Files:

libraryDependencies += "com.github.play2war" %% "play2-war-core-servlet31" % "1.4-beta1"

Mill build tool

ivy"com.github.play2war::play2-war-core-servlet31:1.4-beta1"

Scala CLI

//> using dep "com.github.play2war::play2-war-core-servlet31:1.4-beta1"

Ammonite REPL

import $ivy.`com.github.play2war::play2-war-core-servlet31:1.4-beta1`

<dependency>
  <groupId>com.github.play2war</groupId>
  <artifactId>play2-war-core-servlet31_2.11</artifactId>
  <version>1.4-beta1</version>
</dependency>

compile group: 'com.github.play2war', name: 'play2-war-core-servlet31_2.11', version: '1.4-beta1'