| Группа | Группаcom.github.ollgei.spring |
|---|---|
| Идентификатор | Идентификаторollgei-boot-starter-parent |
| Версия | Версия1.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ollgei-boot-starter-parent-1.1.1.pom | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-boot-starter-parent/ -->
<dependency>
<groupId>com.github.ollgei.spring</groupId>
<artifactId>ollgei-boot-starter-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-boot-starter-parent/
implementation 'com.github.ollgei.spring:ollgei-boot-starter-parent:1.1.1'
// https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-boot-starter-parent/
implementation ("com.github.ollgei.spring:ollgei-boot-starter-parent:1.1.1")
'com.github.ollgei.spring:ollgei-boot-starter-parent:pom:1.1.1'
<dependency org="com.github.ollgei.spring" name="ollgei-boot-starter-parent" rev="1.1.1">
<artifact name="ollgei-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.spring', module='ollgei-boot-starter-parent', version='1.1.1')
)
libraryDependencies += "com.github.ollgei.spring" % "ollgei-boot-starter-parent" % "1.1.1"
[com.github.ollgei.spring/ollgei-boot-starter-parent "1.1.1"]