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