super-pom

The super pom description,all project can extends this pom,for we can use the same version

License

License

GroupId

GroupId

org.glamey
ArtifactId

ArtifactId

super-pom
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

super-pom
The super pom description,all project can extends this pom,for we can use the same version
Project URL

Project URL

https://github.com/glameyzhou/super-pom
Source Code Management

Source Code Management

https://github.com/glameyzhou/super-pom

Download super-pom

Filename Size
super-pom-1.0.4.pom 16 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

super-pom

超级POM,所有的项目POM务必继承。代码已经发布到maven中央仓库中,通过search.maven.org可以搜索到。以下是当前的GAV配置。

  <parent>
    <groupId>org.glamey</groupId>
    <artifactId>super-pom</artifactId>
    <version>1.0.4</version>
  </parent>

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1