| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.somospnt |
| Идентификатор | Идентификаторpostmandoc-maven-plugin |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описаниеpostmandoc
Maven plugin for generating Postman collections from Spring REST Docs snippets
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| postmandoc-maven-plugin-1.1.2.pom | |
| postmandoc-maven-plugin-1.1.2.jar | 27 KB |
| postmandoc-maven-plugin-1.1.2-sources.jar | 15 KB |
| postmandoc-maven-plugin-1.1.2-javadoc.jar | 451 KB |
| Обзор |
<plugin>
<groupId>com.somospnt</groupId>
<artifactId>postmandoc-maven-plugin</artifactId>
<version>1.1.2</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.projectlombok : lombok | jar | 1.18.4 |
| org.apache.httpcomponents : httpcore | jar | 4.4.10 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.assertj : assertj-core | jar | 3.11.1 |
| junit : junit | jar | 4.12 |
| org.springframework : spring-core | jar | 5.1.3.RELEASE |