| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zhoumingjiejie |
| Идентификатор | Идентификаторsonatype |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsonatype
Demo project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sonatype-0.0.3.pom | |
| sonatype-0.0.3.jar | 18 MB |
| sonatype-0.0.3-sources.jar | 3 KB |
| sonatype-0.0.3-javadoc.jar | 38 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.2.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |