hello

Demo project for Spring Boot

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

hello
Demo project for Spring Boot
Система контроля версий

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

https://github.com/wanniDev/tutorial/tree/master

Скачать hello

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-validation jar 2.5.6
org.springframework.boot : spring-boot-starter-web jar 2.5.6

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.5.6

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

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

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

Версия
0.0.2
0.0.1