YAJSW - Wrapper App

YAJSW is a java centric implementation of the java service wrapper by tanuki (JSW). It aims at being mostly configuration compliant with the original. It should therefore be easy to switch from JSW to YAJSW.

License

License

GroupId

GroupId

org.rzo.yajsw
ArtifactId

ArtifactId

wrapperApp
Last Version

Last Version

11.11
Release Date

Release Date

Type

Type

jar
Description

Description

YAJSW - Wrapper App
YAJSW is a java centric implementation of the java service wrapper by tanuki (JSW). It aims at being mostly configuration compliant with the original. It should therefore be easy to switch from JSW to YAJSW.
Project URL

Project URL

http://yajsw.sourceforge.net/
Source Code Management

Source Code Management

https://sourceforge.net/p/yajsw/yajsw/ci/master/tree/

Download wrapperApp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
11.11