Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.95 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.95 KB

Doma Build Status Maven Central

Join the chat at https://gitter.im/domaframework/doma

Doma is a Database access framework for Java.

Doma uses Pluggable Annotation Processing API to generate source code and validate sql mappings at compile time.

doma

Major versions

Version                               Status           Repository                             Branch
Doma 1     stable           https://github.com/seasarorg/doma/   master
Doma 2 stable            https://github.com/domaframework/doma/ master
Doma 3                                under development  https://github.com/domaframework/doma/ doma-3

Compatibility matrix

      Doma 1 Doma 2 Doma 3
Java 6   v                  
Java 7   v                   
Java 8    v     v            
Java 9         v            
Java 10         v            
Java 11 v v

License

Apache License, Version 2.0