Last Version

XTF 0.23

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

License

License

GroupId

GroupId

cz.xtf
ArtifactId

ArtifactId

parent
Version

Version

0.23
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 parent 0.23

Filename Size
parent-0.23.pom
Browse

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

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