Last Version

maven-web-parent 0.0.2

The parent pom for the web project with maven

License

License

GroupId

GroupId

com.github.snowdream.web
ArtifactId

ArtifactId

parent
Version

Version

0.0.2
Type

Type

pom
Description

Description

maven-web-parent
The parent pom for the web project with maven
Project URL

Project URL

https://github.com/snowdream/maven-web-parent
Project Organization

Project Organization

Snowdream Team

Download parent 0.0.2

Filename Size
parent-0.0.2.pom 12 KB
Browse

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

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.