MVN

fr.sagix : executordecorator-annotations

Maven & Gradle

Jul 22, 2021
3 usages
11 stars

executordecorator-annotations · Annotation library which create a decorator for interfaces that delegate any actions with an executor

<dependency>
    <groupId>fr.sagix</groupId>
    <artifactId>executordecorator-annotations</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.sagix : executordecorator-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of fr.sagix : executordecorator-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
executordecorator-annotations-2.3

How to add a dependency to Maven

Add the following fr.sagix : executordecorator-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.sagix</groupId>
    <artifactId>executordecorator-annotations</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.sagix : executordecorator-annotations gradle dependency to your build.gradle file:

implementation 'fr.sagix:executordecorator-annotations:2.3'

Gradle Kotlin DSL: Add the following fr.sagix : executordecorator-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.sagix:executordecorator-annotations:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.sagix : executordecorator-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.sagix" % "executordecorator-annotations" % "2.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 22, 2021
6 stars
Jul 22, 2021
3 usages
6 stars
Dec 09, 2021
1 usages
6 stars
Dec 09, 2021
1 usages
6 stars
Jul 25, 2021
10 stars
Jul 22, 2021
0 stars
qio
Dec 17, 2021
1 stars
May 11, 2022
5 usages
513 stars
Jul 23, 2021
1 usages
Feb 10, 2023
5 stars