Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xuwei-k/wartremover-scalikejdbc

wartremover warts for scalikejdbc
https://github.com/xuwei-k/wartremover-scalikejdbc

macros sbt scala scalikejdbc wartremover

Last synced: 2 months ago
JSON representation

wartremover warts for scalikejdbc

Awesome Lists containing this project

README

        

# wartremover warts for scalikejdbc

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/wartremover-scalikejdbc_3/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/wartremover-scalikejdbc_3/)
[![javadoc](https://javadoc.io/badge2/com.github.xuwei-k/wartremover-scalikejdbc_3/javadoc.svg)](https://javadoc.io/doc/com.github.xuwei-k/wartremover-scalikejdbc_3)

## [example](example/test/basic/build.sbt)

```scala
wartremoverDependencies += "com.github.xuwei-k" %% "wartremover-scalikejdbc" % "0.7.0"
```