MVN

org.apache.river : start

Maven & Gradle

Feb 09, 2016
6 usages

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.

<dependency>
    <groupId>org.apache.river</groupId>
    <artifactId>start</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.river : start to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of org.apache.river : start to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
start-2.2.3
start-2.2.2
start-2.2.1

How to add a dependency to Maven

Add the following org.apache.river : start maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.river</groupId>
    <artifactId>start</artifactId>
    <version>2.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.river : start gradle dependency to your build.gradle file:

implementation 'org.apache.river:start:2.2.3'

Gradle Kotlin DSL: Add the following org.apache.river : start gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.river:start:2.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.river : start sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.river" % "start" % "2.2.3"

Advertisement

Dependencies from Group

Feb 09, 2016
6 usages
Feb 08, 2016
4 usages
Feb 09, 2016
3 usages
Feb 08, 2016
3 usages
Feb 09, 2016
2 usages

Discover Dependencies

Dec 21, 2016
4 usages
1 stars
Jun 25, 2016
3 usages
544 stars
Feb 03, 2018
2 usages
2k stars
Dec 30, 2016
3 usages
1 stars
Dec 27, 2017
2 usages
187 stars
Nov 26, 2020
6 usages
0 stars
Jan 26, 2018
3 usages
0 stars
Apr 03, 2020
2 usages
37 stars
Oct 16, 2017
2 usages
1 stars