| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdio.github.mrvanish97.kbnsext | 
    
| ArtifactId | ArtifactIdkotlin-dsl-beans-extended | 
    
| Last Version | Last Version0.4.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionKotlin Beans Script 
            Support for .beans.kts files used for configuring Beans in Spring Boot 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/ -->
<dependency>
    <groupId>io.github.mrvanish97.kbnsext</groupId>
    <artifactId>kotlin-dsl-beans-extended</artifactId>
    <version>0.4.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/
implementation 'io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:0.4.1'
                // https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/
implementation ("io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:0.4.1")
                'io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:pom:0.4.1'
                <dependency org="io.github.mrvanish97.kbnsext" name="kotlin-dsl-beans-extended" rev="0.4.1">
  <artifact name="kotlin-dsl-beans-extended" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.mrvanish97.kbnsext', module='kotlin-dsl-beans-extended', version='0.4.1')
)
                libraryDependencies += "io.github.mrvanish97.kbnsext" % "kotlin-dsl-beans-extended" % "0.4.1"
                [io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended "0.4.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.10 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 | 
| org.jetbrains.kotlin : kotlin-script-util | jar | 1.5.10 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | |
| net.bytebuddy : byte-buddy | jar | 1.11.6 |