| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.forwoods |
| Идентификатор | Идентификаторmessagematch |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеMessage Match
A library for specifying message matchers for testing
|
| Имя Файла | Размер |
|---|---|
| messagematch-0.0.1.pom | |
| messagematch-0.0.1.jar | 63 KB |
| messagematch-0.0.1-sources.jar | 35 KB |
| messagematch-0.0.1-javadoc.jar | 641 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.forwoods/messagematch/ -->
<dependency>
<groupId>org.forwoods</groupId>
<artifactId>messagematch</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.forwoods/messagematch/
implementation 'org.forwoods:messagematch:0.0.1'
// https://jarcasting.com/artifacts/org.forwoods/messagematch/
implementation ("org.forwoods:messagematch:0.0.1")
'org.forwoods:messagematch:jar:0.0.1'
<dependency org="org.forwoods" name="messagematch" rev="0.0.1">
<artifact name="messagematch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.forwoods', module='messagematch', version='0.0.1')
)
libraryDependencies += "org.forwoods" % "messagematch" % "0.0.1"
[org.forwoods/messagematch "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.9.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |