Download phoenix-mybatis-1.0.11.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.11 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials