Last Version

sqtf-core 1.1

A lightweight testing framework

License

License

GroupId

GroupId

com.github.bradleywood
ArtifactId

ArtifactId

sqtf-core
Version

Version

1.1
Type

Type

jar
Description

Description

sqtf-core
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-core 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.5
com.google.code.gson : gson jar 2.8.5
org.jetbrains : annotations jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.