Last Version

Fabric3 Maven Runtime API 2.0.1

Fabric3 APIs for embedding a runtime in Maven

License

License

Fabric3 License
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-maven-api
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fabric3 Maven Runtime API
Fabric3 APIs for embedding a runtime in Maven
Project Organization

Project Organization

Fabric3 Project

Download fabric3-maven-api 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-host-api jar 2.0.1
org.apache.maven.surefire : surefire-api jar 2.6

provided (1)

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

Project Modules

There are no modules declared in this project.