MVN

io.github.mrvanish97.kbnsext : kotlin-dsl-beans-extended

Maven & Gradle

Jul 20, 2021
0 stars

Kotlin Beans Script · Support for .beans.kts files used for configuring Beans in Spring Boot

<dependency>
    <groupId>io.github.mrvanish97.kbnsext</groupId>
    <artifactId>kotlin-dsl-beans-extended</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.mrvanish97.kbnsext : kotlin-dsl-beans-extended to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of io.github.mrvanish97.kbnsext : kotlin-dsl-beans-extended to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
kotlin-dsl-beans-extended-0.4.1
kotlin-dsl-beans-extended-0.4.0
0.3.x
kotlin-dsl-beans-extended-0.3.2
kotlin-dsl-beans-extended-0.3.1
kotlin-dsl-beans-extended-0.3.0
0.1.x
kotlin-dsl-beans-extended-0.1.0
0.0.x
kotlin-dsl-beans-extended-0.0.4
kotlin-dsl-beans-extended-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.mrvanish97.kbnsext</groupId>
    <artifactId>kotlin-dsl-beans-extended</artifactId>
    <version>0.4.1</version>
</dependency>