Skip to content

SMB-TEC/querydsl-xo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

querydsl-xo

Annotation Processor for Querydsl which handles XO annotations.

Maven Users

Our artifacts are published to the Maven Central repository and can be found under the com.smb-tec.xo groupId.

You'll need to add the following dependency in your builds.

<dependency>
    <groupId>com.smb-tec.xo</groupId>
    <artifactId>querydsl-xo</artifactId>
    <version>0.0.1-SNAPSHOT</version>
</dependency>

Getting Started

Please visit the project wiki for the latest information : https://github.com/BluWings/query-dsl/wiki

License

querydsl-xo is contributed under Apache License 2.0.

Build

Start the Maven build on command line

mvn clean package

Continuous Build

Build Status

About

Annotation Processor for Querydsl which handles XO annotations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages