template-pojo

Provide some common pojo for projects.

License

License

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-pojo
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

template-pojo
Provide some common pojo for projects.
Project URL

Project URL

https://wuwenbin.me

Download template-pojo

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0