| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.yusiwen |
| Идентификатор | Идентификаторspring-base-dependencies |
| Последняя версия | Последняя версия2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеspring-cloud-parent-pom
Generic Dependency POM for Spring Cloud Projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-base-dependencies-2.pom | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.yusiwen/spring-base-dependencies/ -->
<dependency>
<groupId>cn.yusiwen</groupId>
<artifactId>spring-base-dependencies</artifactId>
<version>2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.yusiwen/spring-base-dependencies/
implementation 'cn.yusiwen:spring-base-dependencies:2'
// https://jarcasting.com/artifacts/cn.yusiwen/spring-base-dependencies/
implementation ("cn.yusiwen:spring-base-dependencies:2")
'cn.yusiwen:spring-base-dependencies:pom:2'
<dependency org="cn.yusiwen" name="spring-base-dependencies" rev="2">
<artifact name="spring-base-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.yusiwen', module='spring-base-dependencies', version='2')
)
libraryDependencies += "cn.yusiwen" % "spring-base-dependencies" % "2"
[cn.yusiwen/spring-base-dependencies "2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| cn.hutool : hutool-all | jar | 5.7.16 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |