| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Swagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.zalando.maven.plugins |
| Идентификатор | Идентификаторswagger-codegen-maven-plugin |
| Последняя версия | Последняя версия0.5.0-beta-1 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеParent pom.xml that can be used by STUPS Maven projects
|
| Организация-разработчик |
Организация-разработчик |
<plugin>
<groupId>org.zalando.maven.plugins</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>0.5.0-beta-1</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.zalando.stups : swagger-codegen-common | jar | 0.5.0-beta-1 |
| org.zalando.stups : swagger-codegen-template-jaxrs-interfaces | jar | 0.5.0-beta-1 |
| org.zalando.stups : swagger-codegen-template-spring-interfaces | jar | 0.5.0-beta-1 |
| org.zalando.stups : swagger-codegen-template-spring-interfaces-split | jar | 0.5.0-beta-1 |
| org.apache.maven : maven-archiver | jar | 2.5 |
| org.apache.maven : maven-artifact | jar | 3.2.1 |
| org.apache.maven : maven-core | jar | 3.2.1 |
| org.apache.maven : maven-model | jar | 3.2.1 |
| org.apache.maven : maven-plugin-api | jar | 3.2.1 |
| org.apache.maven : maven-settings | jar | 3.2.1 |
| org.codehaus.plexus : plexus-archiver | jar | 2.4.4 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.17 |
| org.apache.httpcomponents : httpclient | jar | 4.3.1 |
| org.apache.httpcomponents : httpcore | jar | 4.3 |
| commons-io : commons-io | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.assertj : assertj-core | jar | 1.7.1 |