| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ramerf |
| Идентификатор | Идентификаторwind-web |
| Последняя версия | Последняя версия4.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwind-web
springboot web at once.
|
| Имя Файла | Размер |
|---|---|
| wind-web-4.0.7.pom | |
| wind-web-4.0.7.jar | 18 KB |
| wind-web-4.0.7-sources.jar | 11 KB |
| wind-web-4.0.7-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ramerf/wind-web/ -->
<dependency>
<groupId>io.github.ramerf</groupId>
<artifactId>wind-web</artifactId>
<version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/wind-web/
implementation 'io.github.ramerf:wind-web:4.0.7'
// https://jarcasting.com/artifacts/io.github.ramerf/wind-web/
implementation ("io.github.ramerf:wind-web:4.0.7")
'io.github.ramerf:wind-web:jar:4.0.7'
<dependency org="io.github.ramerf" name="wind-web" rev="4.0.7">
<artifact name="wind-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='wind-web', version='4.0.7')
)
libraryDependencies += "io.github.ramerf" % "wind-web" % "4.0.7"
[io.github.ramerf/wind-web "4.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.ramerf : wind-core | jar | 4.0.7 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.8.RELEASE |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| com.alibaba : fastjson | jar | 1.2.76 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.8.RELEASE |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |