Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bootique/bootique-kotlin

RETIRED. Provides extension functions and features for smooth development with Bootique and Kotlin.
https://github.com/bootique/bootique-kotlin

bootique kotlin kotlin-script

Last synced: about 2 months ago
JSON representation

RETIRED. Provides extension functions and features for smooth development with Bootique and Kotlin.

Awesome Lists containing this project

README

        

[![build test deploy](https://github.com/bootique/bootique-kotlin/actions/workflows/maven.yml/badge.svg)](https://github.com/bootique/bootique-kotlin/actions/workflows/maven.yml)
[![Maven Central](https://img.shields.io/maven-central/v/io.bootique.kotlin/bootique-kotlin.svg?colorB=brightgreen)](https://search.maven.org/artifact/io.bootique.kotlin/bootique-kotlin/)

# bootique-kotlin

**WARNING: the last version of Bootique that supports `bootique-kotlin` is 2.x (ok, technically, 3.0.M2). It is not distributed (or compatible) with Bootique 3.0 or newer.**

Provides extension function and features for smooth development with [Bootique](http://bootique.io/) and [Kotlin](http://kotlinlang.org/).

[Getting started and Documentation](https://bootique.io/docs/latest/bootique-kotlin-docs/).

## FAQ

_But can I still use Kotlin in my Bootique project?_

Yes, just use the "Java" Bootique without Kotlin extensions

_I like the extensions provided by "bootique-kotlin", can you return them back?_

Bootique maintainers will be open to this if indeed there is real interest, specific use cases, and especially, if someone is willing to be the maintainer / champion of this module going forward. If you are considering this, please send us a note [here](https://github.com/bootique/bootique-kotlin/issues) or via the Bootique Twitter. Or you can also fork it, and maintain on your own.