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

Message Match 0.0.2

A library for specifying message matchers for testing

Лицензия

Лицензия

Группа

Группа

org.forwoods
Идентификатор

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

messagematch-parent
Версия

Версия

0.0.2
Тип

Тип

pom
Описание

Описание

Message Match
A library for specifying message matchers for testing

Скачать messagematch-parent 0.0.2

Имя Файла Размер
messagematch-parent-0.0.2.pom 5 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.1

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

  • messagematch-junit
  • messagematch
  • messagematch-maven-plugin