Last Version

template-utils-pojo 3.0.0.RELEASE

Provide some common pojo and some common classes for projects.

License

License

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-utils-pojo
Version

Version

3.0.0.RELEASE
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 3.0.0.RELEASE


<!-- 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.