Skip to content

zakolenko/jooq4s

Repository files navigation

jooq4s

Build status Maven Central

Scala wrapper for jOOQ

Usage

The packages are published on Maven Central.

libraryDependencies += "io.github.zakolenko" %% "jooq4s-core" % "<version>"
libraryDependencies += "io.github.zakolenko" %% "jooq4s-hikari" % "<version>"

Contributing

The jooq4s project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that jooq4s is licensed with (Apache 2.0, see LICENSE.txt).

People are expected to follow the Scala Code of Conduct when discussing jooq4s on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted. For more information, check out the contributor guide.

License

All code in this repository is licensed under the Apache License, Version 2.0. See LICENCE.md.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published