Last Version

Excelsior JET WinService API 1.0.0

The Excelsior JET WinService API eases conversion of programs designed to run on the JVM into Windows services.

License

License

GroupId

GroupId

com.excelsiorjet
ArtifactId

ArtifactId

excelsior-jet-winservice-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

Excelsior JET WinService API
The Excelsior JET WinService API eases conversion of programs designed to run on the JVM into Windows services.
Project URL

Project URL

https://github.com/excelsior-oss/excelsior-jet-winservice-api
Source Code Management

Source Code Management

https://github.com/excelsior-oss/excelsior-jet-winservice-api

Download excelsior-jet-winservice-api 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.