MVN

com.vmlens : executor-service

Maven & Gradle

Nov 02, 2017
81 stars

executor-service · A high throughput java executor service

<dependency>
    <groupId>com.vmlens</groupId>
    <artifactId>executor-service</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vmlens : executor-service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.vmlens : executor-service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
executor-service-1.0.1
executor-service-1.0.0

How to add a dependency to Maven

Add the following com.vmlens : executor-service maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vmlens</groupId>
    <artifactId>executor-service</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vmlens : executor-service gradle dependency to your build.gradle file:

implementation 'com.vmlens:executor-service:1.0.1'

Gradle Kotlin DSL: Add the following com.vmlens : executor-service gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vmlens:executor-service:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vmlens : executor-service sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vmlens" % "executor-service" % "1.0.1"

Advertisement

Dependencies from Group

Oct 30, 2017
8 usages
53 stars
Dec 30, 2020
3 usages
Dec 30, 2020
2 usages
Dec 30, 2020
2 usages
api
Dec 30, 2020
2 usages

Discover Dependencies

Sep 07, 2016
0 stars
Sep 07, 2016
6 stars
Sep 07, 2016
6 stars
Feb 19, 2021
0 stars
Sep 10, 2016
26 stars
Jan 24, 2023
106 stars
Jun 17, 2023
122 usages
2.3k stars
May 03, 2019
12 stars
pom
Mar 11, 2019
5.8k stars