parent

定义常用maven配置信息,省时好用。

License

License

GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

parent
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

pom
Description

Description

parent
定义常用maven配置信息,省时好用。
Project URL

Project URL

https://github.com/leeyazhou/parent.git

Download parent

Filename Size
parent-5.1.pom 17 KB
Browse

How to add to project

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

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
5.1
5
4.1
4