Last Version

Fabric3 Maven Integration Test Runtime 0.1

Fabric3 Runtime for Integration Testing SCA Components using Maven.

License

License

GroupId

GroupId

org.codehaus.fabric3.itest
ArtifactId

ArtifactId

itest-parent
Version

Version

0.1
Type

Type

pom
Description

Description

Fabric3 Maven Integration Test Runtime
Fabric3 Runtime for Integration Testing SCA Components using Maven.

Download itest-parent 0.1

Filename Size
itest-parent-0.1.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • plugin
  • smoketest