A library to work with Hibernate by fluent API. This library hasn't dependencies except Hibernate dependencies. It requires Java 1.6 and above.
'com.github.v-ladynev:fluent-hibernate-core:0.1.2'
<dependency>
<groupId>com.github.v-ladynev</groupId>
<artifactId>fluent-hibernate-core</artifactId>
<version>0.1.2</version>
</dependency>
<dependency org="com.github.v-ladynev" name="fluent-hibernate-core" rev="0.1.2"/>
"com.github.v-ladynev", "fluent-hibernate-core", "0.1.2"