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