MVN

io.winterframework : winter-core-compiler

Maven & Gradle

May 17, 2021
4 usages
33 stars

io.winterframework.core.compiler · Winter framework core compiler module providing the annotation processor

<dependency>
    <groupId>io.winterframework</groupId>
    <artifactId>winter-core-compiler</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
winter-core-compiler-1.1.0
1.0.x
winter-core-compiler-1.0.1
winter-core-compiler-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.winterframework</groupId>
    <artifactId>winter-core-compiler</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.winterframework:winter-core-compiler:1.1.0'

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

implementation("io.winterframework:winter-core-compiler:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.winterframework" % "winter-core-compiler" % "1.1.0"

Advertisement

Dependencies from Group

May 17, 2021
7 usages
33 stars
May 17, 2021
4 usages
33 stars
May 17, 2021
4 usages
33 stars
Jul 11, 2020
85 stars
Jul 11, 2020
85 stars

Discover Dependencies

Nov 18, 2020
3 usages
33 stars
Apr 17, 2021
2 usages
42 stars
Apr 01, 2013
18 usages
450 stars
Jun 12, 2013
2 usages
Apr 08, 2018
4 usages
42 stars
Aug 25, 2017
5 usages
26 stars
Mar 27, 2023
8 usages
7 stars