Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 438 Bytes

debop4k Build Status

Backend application library for Kotlin JVM

Modules

  • Config
  • Core
  • Data
  • Data for MyBatis
  • Data for ORM
  • Data for MongoDB
  • Data for Redis
  • Data for Apache Ignite
  • Timeperiod

Build from Source

Gradle (recommended)

./gradlew clean install

Maven

./mvnw clean install