Package and run .war files with sbt
xsbt-web-plugin 2.0.1
Group ID:
com.earldouglas
Artifact ID:
xsbt-web-plugin
Version:
2.0.1
Release Date:
Jul 7, 2015
Licenses:
Files:
libraryDependencies += "com.earldouglas" % "xsbt-web-plugin" % "2.0.1"
ivy"com.earldouglas:xsbt-web-plugin:2.0.1"
//> using dep "com.earldouglas:xsbt-web-plugin:2.0.1"
import $ivy.`com.earldouglas:xsbt-web-plugin:2.0.1`
<dependency> <groupId>com.earldouglas</groupId> <artifactId>xsbt-web-plugin</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.earldouglas', name: 'xsbt-web-plugin', version: '2.0.1'