Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xuwei-k/wartremover-scalikejdbc
- Owner: xuwei-k
- License: mit
- Created: 2018-12-23T07:08:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T04:22:57.000Z (3 months ago)
- Last Synced: 2024-10-03T10:43:43.263Z (3 months ago)
- Topics: macros, sbt, scala, scalikejdbc, wartremover
- Language: Scala
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
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"
```