Last Version

DI 0.0.6

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

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

di
Version

Version

0.0.6
Type

Type

pom
Description

Description

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

Project Organization

Sharmarke Aden

Download di 0.0.6

Filename Size
di-0.0.6.pom 1 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.2.0

Project Modules

  • di-spring