Last Version

Fabric3 Maven Test Plugins 3.0.0

Fabric3 Test Plugins POM.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.fabric3
ArtifactId

ArtifactId

fabric3-maven-test-plugins
Version

Version

3.0.0
Type

Type

pom
Description

Description

Fabric3 Maven Test Plugins
Fabric3 Test Plugins POM.
Project Organization

Project Organization

Fabric3
Source Code Management

Source Code Management

http://github.com/Fabric3/fabric3-maven-test-plugins

Download fabric3-maven-test-plugins 3.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fabric3-maven-api
  • fabric3-maven-extension
  • fabric3-itest-plugin