MVN

io.winterframework : winter-core

Maven & Gradle

May 17, 2021
7 usages
33 stars

io.winterframework.core · Winter framework core runtime module

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.winterframework" % "winter-core" % "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

Dec 20, 2021
3 usages
10 stars
May 02, 2018
6 usages
395 stars
Oct 24, 2018
4 usages
0 stars
go
Apr 09, 2018
2 usages
Mar 20, 2023
3 usages
57 stars