XTF

XTF is a framework designed to ease up aspects of testing in OpenShift environment.

License

License

GroupId

GroupId

cz.xtf
ArtifactId

ArtifactId

xtf-parent
Last Version

Last Version

0.26
Release Date

Release Date

Type

Type

pom
Description

Description

XTF
XTF is a framework designed to ease up aspects of testing in OpenShift environment.
Project URL

Project URL

https://github.com/xtf-cz/xtf/
Source Code Management

Source Code Management

http://github.com/xtf-cz/xtf.git

Download xtf-parent

How to add to project

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

Dependencies

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

Project Modules

  • core
  • builder
  • junit5
  • http-client
  • test-helpers

Versions

Version
0.26
0.25
0.24