fr.shingle:shingle-maven-plugin

A swagger like at compile time

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

fr.shingle
Идентификатор

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

shingle-maven-plugin
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

A swagger like at compile time
Ссылка на сайт

Ссылка на сайт

http://shingle.fr/shingle-maven-plugin

Скачать shingle-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>fr.shingle</groupId>
    <artifactId>shingle-maven-plugin</artifactId>
    <version>1.4</version>
</plugin>

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
fr.shingle : shingle-core jar 1.4
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
com.google.guava : guava jar 18.0
org.apache.cxf : cxf-bundle-jaxrs jar 2.7.18

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

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

Данный проект не имеет модулей.

Shingle

Introduction

Shingle is a library design to build a documentation from annotation, it is similar to Swagger (more lightweight). It can interact with some of the swagger Annotation. It is fast, clean and extensible (as usual with new libraries).

This product was initially designed @Libon.

Shingle code organisation

The shingle repository is divided in 4 parts:

  • Core: The entry point of the core of shingle is the class fr.shingle.jaxrs.DocumentationBuilder.
  • Shingle-maven-plugin: This a plugin that can be use in java projects in order to build documentation with Maven and Shingle.
  • Shingle-UI: The UI.
  • Shingle annotations which contains java annotations that you can add tou your project.

Contributors

Main contributors are:

  • obourgain
  • jmoussa
  • jbpetit

Версии библиотеки

Версия
1.4