Download m-orm-core-1.0.1.jar file - Jar m

Jar examples for m:m-orm-core

Description

the core module of m-rom project

You can download jar file m-orm-core 1.0.1 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

m-orm-core-1.0.1-javadoc.jar
m-orm-core-1.0.1-sources.jar
m-orm-core-1.0.1.jar
m-orm-core-1.0.1.pom



Related Tutorials