sonatype

Demo project for Spring Boot

Лицензия

Лицензия

Группа

Группа

com.github.zhoumingjiejie
Идентификатор

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

sonatype
Demo project for Spring Boot
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sonatype

Скачать sonatype

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.12

runtime (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-devtools Необязательный jar 2.2.6.RELEASE

test (1)

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

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

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

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

Версия
0.0.3
0.0.2
0.0.1