Fabric3 Fabric Modules Parent

Parent POM defining settings for fabric modules.

License

License

GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

module-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Fabric3 Fabric Modules Parent
Parent POM defining settings for fabric modules.

Download module-parent

Filename Size
module-parent-1.pom 1 KB
Browse

How to add to project

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

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