Yet Another Java Service Wrapper

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

wrapper
Last Version

Last Version

11.11
Release Date

Release Date

Type

Type

jar
Description

Description

Yet Another Java Service Wrapper
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 wrapper

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.rzo.yajsw : srvmgr jar 11.11
net.java.abeille : abeille jar 3.0
com.jgoodies : forms jar 1.2.0
jrexx : jrexx jar 1.1.1
net.java.dev.jna : jna jar 3.4.0
net.java.dev.jna : platform jar 3.4.0
org.apache.mahout.commons : commons-cli jar 2.0-mahout
commons-collections : commons-collections jar 3.2
commons-configuration : commons-configuration jar 1.8
commons-io : commons-io jar 1.3.1
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1
org.slf4j : slf4j-jdk14 jar 1.5.0
org.slf4j : slf4j-api jar 1.5.0
org.apache.commons : commons-vfs2 jar 2.0
org.apache.velocity : velocity jar 1.7
org.quartz-scheduler : quartz jar 1.8.0
xerces : xercesImpl jar 2.9.1
commons-httpclient : commons-httpclient jar 3.0.1
net.java.dev.glazedlists : glazedlists_java15 jar 1.8.0
commons-beanutils : commons-beanutils jar 1.8.2
org.apache.jackrabbit : jackrabbit-webdav jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
11.11