YAJSW - Server Manager

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

srvmgr
Last Version

Last Version

11.11
Release Date

Release Date

Type

Type

jar
Description

Description

YAJSW - Server Manager
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 srvmgr

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.rzo.yajsw : ahessian jar 11.11
commons-beanutils : commons-beanutils jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
11.11