Fabric3 Introspection

Fabric3 Introspection Implementation.

License

License

Categories

Categories

Introspection Application Layer Libs
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-introspection
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 Introspection
Fabric3 Introspection Implementation.
Project Organization

Project Organization

Fabric3 Project

Download fabric3-introspection

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-spi jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.easymock : easymock jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.7
0.6.5
0.6
0.5.1
0.5
0.5BETA1
0.5ALPHA2
0.5ALPHA1