Server

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

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

server
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Sharmarke Aden

Download server

Filename Size
server-0.0.6.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fitbur.testify : core jar 0.0.6

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

  • server-undertow

Versions

Version
0.0.6