Download template-modules-jpa-1.10.17.RELEASE.jar file - Jar t

Jar examples for t:template-modules-jpa

Description

?jdbcTemplate?????????????

You can download jar file template-modules-jpa 1.10.17.RELEASE in this page.

Build File

You can use the following script to add template-modules-jpa-1.10.17.RELEASE.jar to your project.

<dependency>
   <groupId>me.wuwenbin</groupId>
   <artifactId>template-modules-jpa</artifactId>
   <version>1.10.17.RELEASE</version>
</dependency>
compile group: 'me.wuwenbin', name: 'template-modules-jpa', version: '1.10.17.RELEASE'
libraryDependencies += "me.wuwenbin" % "template-modules-jpa" % "1.10.17.RELEASE"
<dependency org="me.wuwenbin" name="template-modules-jpa" rev="1.10.17.RELEASE"/>
@Grapes(@Grab(group='me.wuwenbin', module='template-modules-jpa', version='1.10.17.RELEASE'))
'me.wuwenbin:template-modules-jpa:jar:1.10.17.RELEASE'

Download

Click the following link to download the jar file.

template-modules-jpa-1.10.17.RELEASE-javadoc.jar
template-modules-jpa-1.10.17.RELEASE-sources.jar
template-modules-jpa-1.10.17.RELEASE.jar
template-modules-jpa-1.10.17.RELEASE.pom



Related Tutorials