Releasing 0.5.2

中文文档

csv-core

  • Converter A basic CSV converter
  • CsvableBuilder Support for converting Scalacase classto one CSV line in a custom way.
  • ScalableBuilder Support for converting one CSV line to Scalacase classin a custom way.
  • Zero dependency, type-safe
"org.bitlap" %% "smt-csv-core" % "<VERSION>" // since 0.5.2

csv-derive

  • DeriveCsvConverter Automatically deriveConverterinstances for Scalacase class
"org.bitlap" %% "smt-csv-derive" % "<VERSION>" // since 0.5.2

项目简介

基于Scala宏编程实现的类似Lombok的工具库。

🚀 Github 镜像仓库 🚀

原项目 https://github.com/bitlap/scala-macro-tools

发行版本 26

0.9.1

全部发行版

贡献者 6

梦境迷离 @qq_34446485
S Scala Steward @Scala Steward
D dependabot[bot] @dependabot[bot]
I IceMimosa @IceMimosa
梦境迷离 @梦境迷离
I IceMimosa @IceMimosa

开发语言

  • Scala 100.0 %