Last Version

maven-parent 1.0

this is parent project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.zipu888
ArtifactId

ArtifactId

maven-parent
Version

Version

1.0
Type

Type

pom
Description

Description

maven-parent
this is parent project
Project URL

Project URL

http://github.com/zipu888
Source Code Management

Source Code Management

https://github.com/zipu888/push-msg-web.git

Download maven-parent 1.0

Filename Size
maven-parent-1.0.pom 11 KB
Browse

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