is not current version
Last Version 0.4.1

Kotlin Beans Script 0.0.3

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

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.mrvanish97.kbnsext
ArtifactId

ArtifactId

kotlin-dsl-beans-extended
Version

Version

0.0.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/mrvanish97/kotlin-dsl-beans-extended
Source Code Management

Source Code Management

https://github.com/mrvanish97/kotlin-dsl-beans-extended

Download kotlin-dsl-beans-extended 0.0.3


<!-- 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.0.3</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.0.3'
// https://jarcasting.com/artifacts/io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended/
implementation ("io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:0.0.3")
'io.github.mrvanish97.kbnsext:kotlin-dsl-beans-extended:pom:0.0.3'
<dependency org="io.github.mrvanish97.kbnsext" name="kotlin-dsl-beans-extended" rev="0.0.3">
  <artifact name="kotlin-dsl-beans-extended" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mrvanish97.kbnsext', module='kotlin-dsl-beans-extended', version='0.0.3')
)
libraryDependencies += "io.github.mrvanish97.kbnsext" % "kotlin-dsl-beans-extended" % "0.0.3"
[io.github.mrvanish97.kbnsext/kotlin-dsl-beans-extended "0.0.3"]

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.