Последняя версия

Server 0.0.6

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

Лицензия

Лицензия

Группа

Группа

com.fitbur.testify
Идентификатор

Идентификатор

server
Версия

Версия

0.0.6
Тип

Тип

pom
Описание

Описание

Server
An opinionated Java Testing Framework faithful to testing principles and best practices.
Организация-разработчик

Организация-разработчик

Sharmarke Aden

Скачать server 0.0.6

Имя Файла Размер
server-0.0.6.pom 1 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fitbur.testify : core jar 0.0.6

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

test (1)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.2.0

Модули Проекта

  • server-undertow