Last Version

Fabric3 Core POM 2.0.1

Fabric3 Core POM.

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-core
Version

Version

2.0.1
Type

Type

pom
Description

Description

Fabric3 Core POM
Fabric3 Core POM.
Project Organization

Project Organization

Fabric3 Project
Source Code Management

Source Code Management

http://github.com/Fabric3/fabric3-core

Download fabric3-core 2.0.1

Filename Size
fabric3-core-2.0.1.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kernel
  • extension
  • runtime
  • admin
  • profile