Jar examples for m:m-orm-core
the core module of m-rom project
You can download jar file m-orm-core 1.0.1 in this page.
Apache 2
You can use the following script to add m-orm-core-1.0.1.jar to your project.
<dependency> <groupId>com.moolbuy</groupId> <artifactId>m-orm-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.moolbuy', name: 'm-orm-core', version: '1.0.1'
libraryDependencies += "com.moolbuy" % "m-orm-core" % "1.0.1"
<dependency org="com.moolbuy" name="m-orm-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.moolbuy', module='m-orm-core', version='1.0.1'))
'com.moolbuy:m-orm-core:jar:1.0.1'
Click the following link to download the jar file.
m-orm-core-1.0.1-javadoc.jar