common-pom

common parent pom

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.yungyu16.maven
ArtifactId

ArtifactId

common-pom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

common-pom
common parent pom
Project URL

Project URL

http://www.cnblogs.com/jialin16
Project Organization

Project Organization

yungyu16

Download common-pom

Filename Size
common-pom-1.0.0.pom 5 KB
Browse

How to add to project

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

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