Fabric3 Project Parent

Parent POM defining global repository settings.

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

parent
Last Version

Last Version

11
Release Date

Release Date

Type

Type

pom
Description

Description

Fabric3 Project Parent
Parent POM defining global repository settings.
Project Organization

Project Organization

Fabric3 Project
Source Code Management

Source Code Management

http://github.com/Fabric3/maven-parent

Download parent

Filename Size
parent-11.pom 4 KB
Browse

How to add to project

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

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
11
10
9
8
7
6
5
4
3
2
1