template-utils-pojo

Provide some common pojo and some common classes for projects.

License

License

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-utils-pojo
Last Version

Last Version

3.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

template-utils-pojo
Provide some common pojo and some common classes for projects.
Project URL

Project URL

https://wuwenbin.me

Download template-utils-pojo

How to add to project

<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-utils-pojo/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-utils-pojo</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-utils-pojo/
implementation 'me.wuwenbin:template-utils-pojo:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-utils-pojo/
implementation ("me.wuwenbin:template-utils-pojo:3.0.0.RELEASE")
'me.wuwenbin:template-utils-pojo:jar:3.0.0.RELEASE'
<dependency org="me.wuwenbin" name="template-utils-pojo" rev="3.0.0.RELEASE">
  <artifact name="template-utils-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-utils-pojo', version='3.0.0.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-utils-pojo" % "3.0.0.RELEASE"
[me.wuwenbin/template-utils-pojo "3.0.0.RELEASE"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.4.5.RELEASE
1.4.4.RELEASE
1.4.3.RELEASE
1.4.2.RELEASE
1.4.1.RELEASE
1.4.0.RELEASE
1.3.1.RELEASE
1.3.0.RELEASE
1.2.5.RELEASE
1.2.4.RELEASE
1.2.3.RELEASE
1.2.2.RELEASE
1.2.1
1.2.0
1.1.0
1.0.0