parent

Parent 打包、发布父模板

License

License

GroupId

GroupId

cn.404z
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

parent
Parent 打包、发布父模板
Project URL

Project URL

https://github.com/ALI1416/parent

Download parent

Filename Size
parent-1.1.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.404z/parent/ -->
<dependency>
    <groupId>cn.404z</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.404z/parent/
implementation 'cn.404z:parent:1.1.0'
// https://jarcasting.com/artifacts/cn.404z/parent/
implementation ("cn.404z:parent:1.1.0")
'cn.404z:parent:pom:1.1.0'
<dependency org="cn.404z" name="parent" rev="1.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.404z', module='parent', version='1.1.0')
)
libraryDependencies += "cn.404z" % "parent" % "1.1.0"
[cn.404z/parent "1.1.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.1.0
1.0.0