Library used when creating executable WARs

The Executable WARs is a library and a Maven plugin that makes it possible to create web applications that can be run from the command line or deployed in a container.

Лицензия

Лицензия

Apache
Категории

Категории

Сеть
Группа

Группа

net.nisgits.executablewar
Идентификатор

Идентификатор

executable-war-library
Последняя версия

Последняя версия

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Library used when creating executable WARs
The Executable WARs is a library and a Maven plugin that makes it possible to create web applications that can be run from the command line or deployed in a container.

Скачать executable-war-library

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.

executable-war

Write the how-to use it here

Other examples of plugins that makes runnable wars:
jetty-console-maven-plugin
winstone-maven-plugin
executable-war-archetype
executable-war
executablewar (Android)

Kohsuke Kawaguchi's blog post on the topic:
http://weblogs.java.net/blog/2007/02/11/hudson-became-self-executable

Licensing

Licensed under the MIT License.

Copyright (c) 2011-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other contributers (see AUTHORS file for credit).

The Wiki

The wiki probably has the answers to any other questions you may have.

Версии библиотеки

Версия
0.3
0.2