common-pom

公共项目的父POM

License

License

GroupId

GroupId

com.github.rebue.common-pom
ArtifactId

ArtifactId

common-pom
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

common-pom
公共项目的父POM
Project URL

Project URL

https://github.com/rebue/common-pom
Source Code Management

Source Code Management

https://github.com/rebue/common-pom.git

Download common-pom

Filename Size
common-pom-1.2.4.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rebue.common-pom/common-pom/ -->
<dependency>
    <groupId>com.github.rebue.common-pom</groupId>
    <artifactId>common-pom</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.common-pom/common-pom/
implementation 'com.github.rebue.common-pom:common-pom:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.common-pom/common-pom/
implementation ("com.github.rebue.common-pom:common-pom:1.2.4")
'com.github.rebue.common-pom:common-pom:pom:1.2.4'
<dependency org="com.github.rebue.common-pom" name="common-pom" rev="1.2.4">
  <artifact name="common-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.common-pom', module='common-pom', version='1.2.4')
)
libraryDependencies += "com.github.rebue.common-pom" % "common-pom" % "1.2.4"
[com.github.rebue.common-pom/common-pom "1.2.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.

Versions

Version
1.2.4
1.2.3
1.2.1
1.2.0
1.1.0
1.0.9
1.0.7
1.0.6
1.0.5