org.apache.river:start

This executable JAR file is the primary entry point for the Service Starter. It acts as both the class path for the container virtual machine (VM) for the Java platform that executes non-activatable services, and as the setup VM for activatable services.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

This executable JAR file is the primary entry point for the Service Starter. It acts as both the class path for the container virtual machine (VM) for the Java platform that executes non-activatable services, and as the setup VM for activatable services.
Ссылка на сайт

Ссылка на сайт

http://river.apache.org

Скачать start

Имя Файла Размер
start-2.2.3.pom
start-2.2.3.jar 66 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.jini : jsk-platform jar 2.2.3

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

Данный проект не имеет модулей.

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

Версия
2.2.3
2.2.2
2.2.1