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: 2 months ago
JSON representation
RETIRED. Provides extension functions and features for smooth development with Bootique and Kotlin.
- Host: GitHub
- URL: https://github.com/bootique/bootique-kotlin
- Owner: bootique
- License: apache-2.0
- Archived: true
- Created: 2017-02-23T11:50:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T15:15:58.000Z (about 1 year ago)
- Last Synced: 2025-03-12T18:45:36.181Z (3 months ago)
- Topics: bootique, kotlin, kotlin-script
- Language: Kotlin
- Homepage: https://bootique.io/docs/latest/bootique-kotlin-docs/
- Size: 315 KB
- Stars: 13
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bootique/bootique-kotlin/actions/workflows/maven.yml)
[](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.