Last Version

Fabric3 XML Introspection 2.0.1

Fabric3 extension for processing XML assembly artifacts.

License

License

Fabric3 License
Categories

Categories

Introspection Application Layer Libs
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-introspection-xml
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fabric3 XML Introspection
Fabric3 extension for processing XML assembly artifacts.
Project Organization

Project Organization

Fabric3 Project

Download fabric3-introspection-xml 2.0.1


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.xml.stream : stax-api jar 1.0-2

test (3)

Group / Artifact Type Version
org.codehaus.woodstox : woodstox-core-asl jar 4.1.3
org.easymock : easymock jar 3.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.