Fabric3 Maven Runtime Host

Host API for embedding Fabric3 in a Maven plugin

License

License

Fabric3 License
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-maven-host
Last Version

Last Version

1.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 Maven Runtime Host
Host API for embedding Fabric3 in a Maven plugin
Project Organization

Project Organization

Fabric3 Project

Download fabric3-maven-host

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-maven-api jar 1.9.6
org.codehaus.fabric3 : fabric3-fabric jar 1.9.6
org.codehaus.fabric3 : fabric3-policy jar 1.9.6
javax.xml.stream : stax-api jar 1.0-2
org.apache.maven : maven-embedder jar 2.0.4

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.9.6
1.9.5
1.9
1.8.1
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.7
0.6.5
0.6
0.5.1
0.5
0.5BETA1
0.5ALPHA2
0.5ALPHA1
0.4
0.3