Maven Parent Pom

Maven Parent Pom for projects hostet on www.sourceprojects.org

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.sourceprojects.oss
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Parent Pom
Maven Parent Pom for projects hostet on www.sourceprojects.org
Project URL

Project URL

http://www.sourceprojects.org
Source Code Management

Source Code Management

http://www.sourceprojects.org

Download maven-parent

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

How to add to project

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