License |
License |
---|---|
GroupId | GroupIdme.wuwenbin |
ArtifactId | ArtifactIdtemplate-pojo |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontemplate-pojo
Provide some common pojo for projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
template-pojo-1.2.1.pom | |
template-pojo-1.2.1.jar | 6 KB |
template-pojo-1.2.1-sources.jar | 6 KB |
template-pojo-1.2.1-javadoc.jar | 66 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |