dev.zhengying:commons-parent

Commons-XXX 公共组件的父级项目。

License

License

GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

commons-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Commons-XXX 公共组件的父级项目。

Download commons-parent

Filename Size
commons-parent-1.0.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/dev.zhengying/commons-parent/ -->
<dependency>
    <groupId>dev.zhengying</groupId>
    <artifactId>commons-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/commons-parent/
implementation 'dev.zhengying:commons-parent:1.0.0'
// https://jarcasting.com/artifacts/dev.zhengying/commons-parent/
implementation ("dev.zhengying:commons-parent:1.0.0")
'dev.zhengying:commons-parent:pom:1.0.0'
<dependency org="dev.zhengying" name="commons-parent" rev="1.0.0">
  <artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='commons-parent', version='1.0.0')
)
libraryDependencies += "dev.zhengying" % "commons-parent" % "1.0.0"
[dev.zhengying/commons-parent "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.zhengying : commons-base jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1-alpha.210928.02