| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группа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://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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.javaparser : javaparser-symbol-solver-core | jar | 3.12.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |