| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.develophelper |
| Идентификатор | Идентификаторluffy-springboot-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеluffy-springboot-parent
luffy springboot parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| luffy-springboot-parent-1.0.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.develophelper/luffy-springboot-parent/ -->
<dependency>
<groupId>com.develophelper</groupId>
<artifactId>luffy-springboot-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.develophelper/luffy-springboot-parent/
implementation 'com.develophelper:luffy-springboot-parent:1.0.0'
// https://jarcasting.com/artifacts/com.develophelper/luffy-springboot-parent/
implementation ("com.develophelper:luffy-springboot-parent:1.0.0")
'com.develophelper:luffy-springboot-parent:pom:1.0.0'
<dependency org="com.develophelper" name="luffy-springboot-parent" rev="1.0.0">
<artifact name="luffy-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.develophelper', module='luffy-springboot-parent', version='1.0.0')
)
libraryDependencies += "com.develophelper" % "luffy-springboot-parent" % "1.0.0"
[com.develophelper/luffy-springboot-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |