Last Version

common-pom 1.2.4

公共项目的父POM

License

License

GroupId

GroupId

com.github.rebue.common-pom
ArtifactId

ArtifactId

common-pom
Version

Version

1.2.4
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 1.2.4

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

<!-- 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.