Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stscoundrel/kotlin-template
Template for Kotlin/Maven library with CI/CD
https://github.com/stscoundrel/kotlin-template
java jvm kotlin maven template
Last synced: 12 days ago
JSON representation
Template for Kotlin/Maven library with CI/CD
- Host: GitHub
- URL: https://github.com/stscoundrel/kotlin-template
- Owner: stscoundrel
- License: mit
- Created: 2022-12-11T15:16:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T07:16:57.000Z (2 months ago)
- Last Synced: 2024-09-07T08:32:41.842Z (2 months ago)
- Topics: java, jvm, kotlin, maven, template
- Language: Kotlin
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin template
Template for Kotlin/Maven library with CI/CD & Dependabot updates.
## Install
As Maven dependency.
```xml
io.github.stscoundrel
kotlin-template
0.1.0```