MVN

io.inverno : inverno-core-compiler

Maven & Gradle

Jun 13, 2023
5 usages

io.inverno.core.compiler · Inverno framework core compiler module providing the annotation processor

<dependency>
    <groupId>io.inverno</groupId>
    <artifactId>inverno-core-compiler</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.inverno : inverno-core-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.2

All Versions

Choose a version of io.inverno : inverno-core-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
inverno-core-compiler-1.5.2
inverno-core-compiler-1.5.1
inverno-core-compiler-1.5.0
1.4.x
inverno-core-compiler-1.4.1
inverno-core-compiler-1.4.0
1.3.x
inverno-core-compiler-1.3.2
inverno-core-compiler-1.3.1
inverno-core-compiler-1.3.0
1.2.x
inverno-core-compiler-1.2.0

How to add a dependency to Maven

Add the following io.inverno : inverno-core-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.inverno</groupId>
    <artifactId>inverno-core-compiler</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.inverno : inverno-core-compiler gradle dependency to your build.gradle file:

implementation 'io.inverno:inverno-core-compiler:1.5.2'

Gradle Kotlin DSL: Add the following io.inverno : inverno-core-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("io.inverno:inverno-core-compiler:1.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.inverno : inverno-core-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "io.inverno" % "inverno-core-compiler" % "1.5.2"

Advertisement

Dependencies from Group

Jun 13, 2023
8 usages
Jun 13, 2023
5 usages
Jun 13, 2023
4 usages
Jun 13, 2023
4 stars
Aug 05, 2022
4 stars

Discover Dependencies

Aug 14, 2023
2 usages
6 stars
Apr 15, 2023
2 usages
Jul 14, 2022
7 usages
513 stars
Mar 15, 2020
3 usages
70 stars
Sep 21, 2017
6 usages
77 stars
Jun 21, 2023
2 usages
232 stars
Jan 23, 2018
2 usages
2 stars
Apr 18, 2018
3 usages
5 stars