maven-parent


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.shedhack.maven
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

maven-parent
maven-parent
Project URL

Project URL

https://github.com/imamchishty/maven-parent

Download maven-parent

Filename Size
maven-parent-2.2.0.pom 6 KB
Browse

How to add to project

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