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