Last Version

Vast Executable War 1.0.0

A utility to overlay on a WAR to allow it to become self-executable.

GroupId

GroupId

com.vast.common
ArtifactId

ArtifactId

executable-war
Version

Version

1.0.0
Type

Type

jar
Description

Description

Vast Executable War
A utility to overlay on a WAR to allow it to become self-executable.
Project URL

Project URL

https://github.com/vast-eng/executable-war
Source Code Management

Source Code Management

https://github.com/vast-eng/executable-war

Download executable-war 1.0.0


<!-- https://jarcasting.com/artifacts/com.vast.common/executable-war/ -->
<dependency>
    <groupId>com.vast.common</groupId>
    <artifactId>executable-war</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vast.common/executable-war/
implementation 'com.vast.common:executable-war:1.0.0'
// https://jarcasting.com/artifacts/com.vast.common/executable-war/
implementation ("com.vast.common:executable-war:1.0.0")
'com.vast.common:executable-war:jar:1.0.0'
<dependency org="com.vast.common" name="executable-war" rev="1.0.0">
  <artifact name="executable-war" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vast.common', module='executable-war', version='1.0.0')
)
libraryDependencies += "com.vast.common" % "executable-war" % "1.0.0"
[com.vast.common/executable-war "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 8.1.12.v20130726
org.eclipse.jetty : jetty-webapp jar 8.1.12.v20130726
org.eclipse.jetty : jetty-webapp-logging jar 9.0.0
org.eclipse.jetty : jetty-deploy jar 8.1.12.v20130726
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jul-to-slf4j jar 1.7.5

runtime (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

Project Modules

There are no modules declared in this project.