MVN

fr.xebia.extras : selma-processor

Maven & Gradle

May 01, 2017
5 usages
205 stars

Contains the annotation processor for Selma used to generate code at compile time

<dependency>
    <groupId>fr.xebia.extras</groupId>
    <artifactId>selma-processor</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.xebia.extras : selma-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of fr.xebia.extras : selma-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
selma-processor-1.0
0.15
selma-processor-0.15
0.14
selma-processor-0.14
0.13
selma-processor-0.13
0.12
selma-processor-0.12
0.11
selma-processor-0.11
0.10
selma-processor-0.10
0.9
selma-processor-0.9
0.8
selma-processor-0.8
0.7
selma-processor-0.7
0.6
selma-processor-0.6
0.5
selma-processor-0.5
0.4
selma-processor-0.4
0.3
selma-processor-0.3
0.2
selma-processor-0.2
0.1
selma-processor-0.1

How to add a dependency to Maven

Add the following fr.xebia.extras : selma-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.xebia.extras</groupId>
    <artifactId>selma-processor</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.xebia.extras : selma-processor gradle dependency to your build.gradle file:

implementation 'fr.xebia.extras:selma-processor:1.0'

Gradle Kotlin DSL: Add the following fr.xebia.extras : selma-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.xebia.extras:selma-processor:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.xebia.extras : selma-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.xebia.extras" % "selma-processor" % "1.0"

Advertisement

Dependencies from Group

May 01, 2017
6 usages
205 stars
May 01, 2017
5 usages
205 stars
Sep 25, 2013
1 usages
0 stars
May 01, 2017
205 stars
Nov 04, 2014
205 stars

Discover Dependencies

Jul 06, 2023
148 usages
8.9k stars
May 29, 2019
8 usages
0 stars
Mar 21, 2017
19 usages
42 stars
Dec 29, 2017
4 usages
2 stars