License |
License |
---|---|
GroupId | GroupIdme.wuwenbin |
ArtifactId | ArtifactIdtemplate-utils-pojo |
Last Version | Last Version3.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontemplate-utils-pojo
Provide some common pojo and some common classes for projects.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |