Last Version

Fabric3 Fabric Core Module 2.0.1

Provides core runtime functionality

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-fabric
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fabric3 Fabric Core Module
Provides core runtime functionality
Project Organization

Project Organization

Fabric3 Project

Download fabric3-fabric 2.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-spi jar 2.0.1
org.codehaus.fabric3 : fabric3-monitor jar 2.0.1
org.codehaus.fabric3 : fabric3-pojo jar 2.0.1
org.codehaus.fabric3 : fabric3-jdk-reflection jar 2.0.1
org.codehaus.fabric3 : fabric3-transform jar 2.0.1
org.codehaus.fabric3 : fabric3-introspection-xml jar 2.0.1
org.codehaus.fabric3 : fabric3-introspection-java jar 2.0.1
org.codehaus.fabric3 : fabric3-system jar 2.0.1
org.codehaus.fabric3 : fabric3-contribution jar 2.0.1
org.codehaus.fabric3 : fabric3-util jar 2.0.1

provided (2)

Group / Artifact Type Version
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016
org.codehaus.woodstox : woodstox-core-asl jar 4.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.