api

An opinionated Java Testing Framework faithful to testing principles and best practices.

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

api
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

api
An opinionated Java Testing Framework faithful to testing principles and best practices.
Project Organization

Project Organization

Sharmarke Aden

Download api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1