Download template-utils-pojo-2.0.0.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 2.0.0.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-2.0.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials