| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.forwoods |
| Идентификатор | Идентификаторmessagematch-maven-plugin |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеMessage match currency plugin
Asserts that all APIS defined by swagger have message test specs and all defined message specs are tested.
This is to ensure that the API as documented matches the implementation
|
<plugin>
<groupId>org.forwoods</groupId>
<artifactId>messagematch-maven-plugin</artifactId>
<version>0.1.1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.forwoods : messagematch | jar | 0.1.1 |
| org.forwoods : messagematch-junit | jar | 0.1.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| io.swagger.parser.v3 : swagger-parser | jar | 2.0.30 |
| org.springframework : spring-web | jar | 5.3.1 |
| 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 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.8.4 |
| org.apache.maven : maven-artifact | jar | 2.0.11 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 4.3.1 |
| 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 |