Last Version

com.fitbur.testify:core 0.1.3

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

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

core
Version

Version

0.1.3
Type

Type

jar
Description

Description

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

Project Organization

Sharmarke Aden

Download core 0.1.3


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

Dependencies

compile (10)

Group / Artifact Type Version
com.fitbur.testify : api jar 0.1.3
com.fitbur.external : external-asm jar 0.5.6
com.fitbur.external : external-guava jar 0.5.6
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-ext jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
org.fusesource.jansi : jansi jar 1.11

Project Modules

There are no modules declared in this project.