The project of BabyFish to support maven plugins, it can ONLY by used by maven plugin of user projects, but should NOT be used by code of user projects directly.
'org.babyfish:babyfish-hibernate-tool:1.0.0.Alpha'
<dependency> <groupId>org.babyfish</groupId> <artifactId>babyfish-hibernate-tool</artifactId> <version>1.0.0.Alpha</version> </dependency>
<dependency org="org.babyfish" name="babyfish-hibernate-tool" rev="1.0.0.Alpha"/>
"org.babyfish", "babyfish-hibernate-tool", "1.0.0.Alpha"