| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.sexycode |
| Идентификатор | Идентификаторspringo-boot-starter-parent |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot composite platform
|
| Имя Файла | Размер |
|---|---|
| springo-boot-starter-parent-0.0.1.pom | |
| springo-boot-starter-parent-0.0.1.jar | 1 KB |
| springo-boot-starter-parent-0.0.1-javadoc.jar | 341 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.sexycode/springo-boot-starter-parent/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>springo-boot-starter-parent</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/springo-boot-starter-parent/
implementation 'cn.sexycode:springo-boot-starter-parent:0.0.1'
// https://jarcasting.com/artifacts/cn.sexycode/springo-boot-starter-parent/
implementation ("cn.sexycode:springo-boot-starter-parent:0.0.1")
'cn.sexycode:springo-boot-starter-parent:jar:0.0.1'
<dependency org="cn.sexycode" name="springo-boot-starter-parent" rev="0.0.1">
<artifact name="springo-boot-starter-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='springo-boot-starter-parent', version='0.0.1')
)
libraryDependencies += "cn.sexycode" % "springo-boot-starter-parent" % "0.0.1"
[cn.sexycode/springo-boot-starter-parent "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |