Download phoenix-mybatis-1.0.4.jar file - Jar p

Jar examples for p:phoenix-mybatis

Description

myoss open source project, phoenix mybatis written in Java

You can download jar file phoenix-mybatis 1.0.4 in this page.

License

Apache 2

Build File

You can use the following script to add phoenix-mybatis-1.0.4.jar to your project.

<dependency>
   <groupId>com.github.myoss</groupId>
   <artifactId>phoenix-mybatis</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.github.myoss', name: 'phoenix-mybatis', version: '1.0.4'
libraryDependencies += "com.github.myoss" % "phoenix-mybatis" % "1.0.4"
<dependency org="com.github.myoss" name="phoenix-mybatis" rev="1.0.4"/>
@Grapes(@Grab(group='com.github.myoss', module='phoenix-mybatis', version='1.0.4'))
'com.github.myoss:phoenix-mybatis:jar:1.0.4'

Download

Click the following link to download the jar file.

phoenix-mybatis-1.0.4-javadoc.jar
phoenix-mybatis-1.0.4-sources.jar
phoenix-mybatis-1.0.4.jar
phoenix-mybatis-1.0.4.pom



Related Tutorials