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.

License

License

GroupId

GroupId

org.apache.river
ArtifactId

ArtifactId

start
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://river.apache.org

Download start

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.jini : jsk-platform jar 2.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2
2.2.1