MVN

io.github.wafflestudio.springboot : io.github.wafflestudio.springboot.gradle.plugin

Maven & Gradle

Jul 16, 2021

Waffle Kotlin Spring library · Waffle Kotlin Spring library

<dependency>
    <groupId>io.github.wafflestudio.springboot</groupId>
    <artifactId>io.github.wafflestudio.springboot.gradle.plugin</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.wafflestudio.springboot : io.github.wafflestudio.springboot.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of io.github.wafflestudio.springboot : io.github.wafflestudio.springboot.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
io.github.wafflestudio.springboot.gradle.plugin-1.1.3
io.github.wafflestudio.springboot.gradle.plugin-1.1.2
io.github.wafflestudio.springboot.gradle.plugin-1.1.1
1.0.x
io.github.wafflestudio.springboot.gradle.plugin-1.0.6
io.github.wafflestudio.springboot.gradle.plugin-1.0.5
io.github.wafflestudio.springboot.gradle.plugin-1.0.4
io.github.wafflestudio.springboot.gradle.plugin-1.0.3
io.github.wafflestudio.springboot.gradle.plugin-1.0.2
io.github.wafflestudio.springboot.gradle.plugin-1.0.1
io.github.wafflestudio.springboot.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.wafflestudio.springboot</groupId>
    <artifactId>io.github.wafflestudio.springboot.gradle.plugin</artifactId>
    <version>1.1.3</version>
</dependency>