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

io.github.ramerf:wind 3.5.0-RELEASE

springboot web at once.

Группа

Группа

io.github.ramerf
Идентификатор

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

wind
Версия

Версия

3.5.0-RELEASE
Тип

Тип

pom

Скачать wind 3.5.0-RELEASE

Имя Файла Размер
wind-3.5.0-RELEASE.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.ramerf/wind/ -->
<dependency>
    <groupId>io.github.ramerf</groupId>
    <artifactId>wind</artifactId>
    <version>3.5.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ramerf/wind/
implementation 'io.github.ramerf:wind:3.5.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.ramerf/wind/
implementation ("io.github.ramerf:wind:3.5.0-RELEASE")
'io.github.ramerf:wind:pom:3.5.0-RELEASE'
<dependency org="io.github.ramerf" name="wind" rev="3.5.0-RELEASE">
  <artifact name="wind" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ramerf', module='wind', version='3.5.0-RELEASE')
)
libraryDependencies += "io.github.ramerf" % "wind" % "3.5.0-RELEASE"
[io.github.ramerf/wind "3.5.0-RELEASE"]