Last Version

Fabric3 Fabric Modules Parent 12

Parent POM defining settings for fabric modules.

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric
Version

Version

12
Type

Type

pom
Description

Description

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

Project Organization

Fabric3 Project

Download fabric 12

Filename Size
fabric-12.pom 6 KB
Browse

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

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.