Last Version

sqtf 1.1

A lightweight testing framework

License

License

GroupId

GroupId

com.github.bradleywood
ArtifactId

ArtifactId

sqtf
Version

Version

1.1
Type

Type

pom
Description

Description

sqtf
A lightweight testing framework
Project URL

Project URL

https://github.com/BradleyWood/Software-Quality-Test-Framework
Source Code Management

Source Code Management

https://github.com/BradleyWood/Software-Quality-Test-Framework

Download sqtf 1.1

Filename Size
sqtf-1.1.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • sqtf-core
  • sqtf-provider