Apache Directory Daemon

Reusable framework for daemon applications based on Commons Daemon Jsvc and Procrun. A small installation layout pattern combined with some utility classes allows applications to be come UNIX daemons or Windows NT services. Reusable bootstrappers along with an installer plugin allow for the rapid creation of standalone daemon applications.

Лицензия

Лицензия

Apache Software License 2.0
Группа

Группа

org.apache.directory.daemon
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Directory Daemon
Reusable framework for daemon applications based on Commons Daemon Jsvc and Procrun. A small installation layout pattern combined with some utility classes allows applications to be come UNIX daemons or Windows NT services. Reusable bootstrappers along with an installer plugin allow for the rapid creation of standalone daemon applications.

Скачать build

Имя Файла Размер
build-1.1.0.pom 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.apache.directory.daemon/build/ -->
<dependency>
    <groupId>org.apache.directory.daemon</groupId>
    <artifactId>build</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.daemon/build/
implementation 'org.apache.directory.daemon:build:1.1.0'
// https://jarcasting.com/artifacts/org.apache.directory.daemon/build/
implementation ("org.apache.directory.daemon:build:1.1.0")
'org.apache.directory.daemon:build:pom:1.1.0'
<dependency org="org.apache.directory.daemon" name="build" rev="1.1.0">
  <artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.daemon', module='build', version='1.1.0')
)
libraryDependencies += "org.apache.directory.daemon" % "build" % "1.1.0"
[org.apache.directory.daemon/build "1.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : nlog4j jar 1.2.25
commons-daemon : commons-daemon jar 1.0.1

test (1)

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

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

  • bootstrappers
  • plugin

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

Версия
1.1.0
1.0.2
1.0.1
1.0.0
1.0-RC3
1.0-RC2
1.0-RC1