executordecorator-compiler

Annotation library which create a decorator for interfaces that delegate any actions with an executor

License

License

GroupId

GroupId

fr.sagix
ArtifactId

ArtifactId

executordecorator-compiler
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

executordecorator-compiler
Annotation library which create a decorator for interfaces that delegate any actions with an executor
Project URL

Project URL

https://github.com/sagix/executordecorator
Source Code Management

Source Code Management

https://github.com/sagix/executordecorator

Download executordecorator-compiler

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
fr.sagix : executordecorator-annotations jar 2.3
com.squareup : javapoet jar 1.11.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.15

Project Modules

There are no modules declared in this project.

Versions

Version
2.3