Download template-utils-pojo-1.4.4.RELEASE.jar file - Jar t

Jar examples for t:template-utils-pojo

Description

Provide some common pojo and some common classes for projects.

You can download jar file template-utils-pojo 1.4.4.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add template-utils-pojo-1.4.4.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

template-utils-pojo-1.4.4.RELEASE-javadoc.jar
template-utils-pojo-1.4.4.RELEASE-sources.jar
template-utils-pojo-1.4.4.RELEASE.jar
template-utils-pojo-1.4.4.RELEASE.pom



Related Tutorials