Last Version

comm.github.jerrymice.common-pom 0.0.4

this common pom file,may project parent pom, avoid the hassle of repeatedly configuring many maven plugin, It can help you quickly publish projects to GitHub and Maven Central Repository.

License

License

GroupId

GroupId

com.github.jerrymice.common
ArtifactId

ArtifactId

common-pom
Version

Version

0.0.4
Type

Type

pom
Description

Description

comm.github.jerrymice.common-pom
this common pom file,may project parent pom, avoid the hassle of repeatedly configuring many maven plugin, It can help you quickly publish projects to GitHub and Maven Central Repository.
Project URL

Project URL

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

Source Code Management

http://github.com/jerrymice/common-pom

Download common-pom 0.0.4

Filename Size
common-pom-0.0.4.pom 9 KB
Browse

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