DI

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

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

di
Last Version

Last Version

0.0.6
Release Date

Release Date

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

Filename Size
di-0.0.6.pom 1 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1