Download nh-micro-orm-0.0.3-RELEASE.jar file - Jar n

Jar examples for n:nh-micro-orm

Description

nh-micro-orm

You can download jar file nh-micro-orm 0.0.3-RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nh-micro-orm-0.0.3-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.jeffreyning</groupId>
   <artifactId>nh-micro-orm</artifactId>
   <version>0.0.3-RELEASE</version>
</dependency>
compile group: 'com.github.jeffreyning', name: 'nh-micro-orm', version: '0.0.3-RELEASE'
libraryDependencies += "com.github.jeffreyning" % "nh-micro-orm" % "0.0.3-RELEASE"
<dependency org="com.github.jeffreyning" name="nh-micro-orm" rev="0.0.3-RELEASE"/>
@Grapes(@Grab(group='com.github.jeffreyning', module='nh-micro-orm', version='0.0.3-RELEASE'))
'com.github.jeffreyning:nh-micro-orm:jar:0.0.3-RELEASE'

Download

Click the following link to download the jar file.

nh-micro-orm-0.0.3-RELEASE-javadoc.jar
nh-micro-orm-0.0.3-RELEASE-sources.jar
nh-micro-orm-0.0.3-RELEASE.jar
nh-micro-orm-0.0.3-RELEASE.pom



Related Tutorials