| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.juhewu |
| Идентификатор | Идентификаторjuhewu-sms-spring-boot-parent |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJuhewu Sms Spring Boot :: Parent
Juhewu Sms Spring Boot Parent
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| juhewu-sms-spring-boot-parent-1.0.1.pom | 3 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.1</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.1'
// https://jarcasting.com/artifacts/org.juhewu/juhewu-sms-spring-boot-parent/
implementation ("org.juhewu:juhewu-sms-spring-boot-parent:1.0.1")
'org.juhewu:juhewu-sms-spring-boot-parent:pom:1.0.1'
<dependency org="org.juhewu" name="juhewu-sms-spring-boot-parent" rev="1.0.1">
<artifact name="juhewu-sms-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.juhewu', module='juhewu-sms-spring-boot-parent', version='1.0.1')
)
libraryDependencies += "org.juhewu" % "juhewu-sms-spring-boot-parent" % "1.0.1"
[org.juhewu/juhewu-sms-spring-boot-parent "1.0.1"]