bootique-kotlin-config: Kotlin configuration module.

Provides extension function and features for writing configuration files for Bootique with Kotlin Scripting.

License

License

Categories

Categories

Kotlin Languages config Application Layer Libs Configuration Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.kotlin
ArtifactId

ArtifactId

bootique-kotlin-config
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-kotlin-config: Kotlin configuration module.
Provides extension function and features for writing configuration files for Bootique with Kotlin Scripting.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-kotlin-config

How to add to project

<!-- https://jarcasting.com/artifacts/io.bootique.kotlin/bootique-kotlin-config/ -->
<dependency>
    <groupId>io.bootique.kotlin</groupId>
    <artifactId>bootique-kotlin-config</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.kotlin/bootique-kotlin-config/
implementation 'io.bootique.kotlin:bootique-kotlin-config:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.kotlin/bootique-kotlin-config/
implementation ("io.bootique.kotlin:bootique-kotlin-config:2.0.1")
'io.bootique.kotlin:bootique-kotlin-config:jar:2.0.1'
<dependency org="io.bootique.kotlin" name="bootique-kotlin-config" rev="2.0.1">
  <artifact name="bootique-kotlin-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.kotlin', module='bootique-kotlin-config', version='2.0.1')
)
libraryDependencies += "io.bootique.kotlin" % "bootique-kotlin-config" % "2.0.1"
[io.bootique.kotlin/bootique-kotlin-config "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
io.bootique.kotlin : bootique-kotlin jar 2.0.1

provided (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
org.jetbrains.kotlin : kotlin-scripting-jvm-host jar 1.4.10

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-test jar 2.0.1
org.slf4j : slf4j-simple jar 1.7.25
io.bootique : bootique-junit5 jar 2.0.1
io.bootique.jetty : bootique-jetty jar 2.0.1

Project Modules

There are no modules declared in this project.
io.bootique.kotlin

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.4