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

Spring Data REST to Swagger OpenAPI annotations enricher 0.0.1

Library and command line for scanning a source path and sub directories and adding or setting the Swagger OpenAPI "Operation" annotation from Spring Data REST namign conventions and the Javadoc.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

de.ohmesoftware
Идентификатор

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

springdataresttoopenapischema
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

Spring Data REST to Swagger OpenAPI annotations enricher
Library and command line for scanning a source path and sub directories and adding or setting the Swagger OpenAPI "Operation" annotation from Spring Data REST namign conventions and the Javadoc.
Ссылка на сайт

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

https://github.com/kaoh/springdataresttoopenapischema
Система контроля версий

Система контроля версий

https://github.com/kaoh/springdataresttoopenapischema/tree/master

Скачать springdataresttoopenapischema 0.0.1


<!-- https://jarcasting.com/artifacts/de.ohmesoftware/springdataresttoopenapischema/ -->
<dependency>
    <groupId>de.ohmesoftware</groupId>
    <artifactId>springdataresttoopenapischema</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.ohmesoftware/springdataresttoopenapischema/
implementation 'de.ohmesoftware:springdataresttoopenapischema:0.0.1'
// https://jarcasting.com/artifacts/de.ohmesoftware/springdataresttoopenapischema/
implementation ("de.ohmesoftware:springdataresttoopenapischema:0.0.1")
'de.ohmesoftware:springdataresttoopenapischema:jar:0.0.1'
<dependency org="de.ohmesoftware" name="springdataresttoopenapischema" rev="0.0.1">
  <artifact name="springdataresttoopenapischema" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ohmesoftware', module='springdataresttoopenapischema', version='0.0.1')
)
libraryDependencies += "de.ohmesoftware" % "springdataresttoopenapischema" % "0.0.1"
[de.ohmesoftware/springdataresttoopenapischema "0.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.javaparser : javaparser-symbol-solver-core jar 3.12.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-io : commons-io jar 2.6
io.swagger.core.v3 : swagger-annotations jar 2.0.8
org.springframework.data : spring-data-rest-core jar 3.1.6.RELEASE
com.querydsl : querydsl-jpa jar 4.2.1
javax.ws.rs : javax.ws.rs-api jar 2.1.1

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

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