Jar examples for o:ormunit
database unit test for beetlsql orm
You can download jar file ormunit 1.0.0 in this page.
BSD License
You can use the following script to add ormunit-1.0.0.jar to your project.
<dependency> <groupId>com.ibeetl</groupId> <artifactId>ormunit</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.ibeetl', name: 'ormunit', version: '1.0.0'
libraryDependencies += "com.ibeetl" % "ormunit" % "1.0.0"
<dependency org="com.ibeetl" name="ormunit" rev="1.0.0"/>
@Grapes(@Grab(group='com.ibeetl', module='ormunit', version='1.0.0'))
'com.ibeetl:ormunit:jar:1.0.0'
Click the following link to download the jar file.
ormunit-1.0.0-javadoc.jar