Last Version

Fabric3 Project Parent 11

Parent POM defining global repository settings.

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

parent
Version

Version

11
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 11

Filename Size
parent-11.pom 6 KB
Browse

<!-- 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.