| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.aqiu202 |
| Идентификатор | Идентификаторstarters-api |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSome Simple Starter Projects for Spring Boot Application Made by Aqiu202
|
| Имя Файла | Размер |
|---|---|
| starters-api-1.2.0.pom | 731 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.aqiu202/starters-api/ -->
<dependency>
<groupId>com.github.aqiu202</groupId>
<artifactId>starters-api</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/starters-api/
implementation 'com.github.aqiu202:starters-api:1.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/starters-api/
implementation ("com.github.aqiu202:starters-api:1.2.0")
'com.github.aqiu202:starters-api:pom:1.2.0'
<dependency org="com.github.aqiu202" name="starters-api" rev="1.2.0">
<artifact name="starters-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='starters-api', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "starters-api" % "1.2.0"
[com.github.aqiu202/starters-api "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |