Last Version

com.fitbur.testify:server-undertow 0.0.6

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

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

server-undertow
Version

Version

0.0.6
Type

Type

jar
Description

Description

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

Project Organization

Sharmarke Aden

Download server-undertow 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.undertow : undertow-servlet jar 1.3.10.Final
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

There are no modules declared in this project.