License |
License |
---|---|
GroupId | GroupIdcom.github.rebue.common-pom |
ArtifactId | ArtifactIdcommon-pom |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon-pom
公共项目的父POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-pom-1.2.4.pom | 8 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"]