| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.structured |
| Идентификатор | Идентификаторstructure-boot-parent |
| Последняя версия | Последняя версия1.1.2.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеstructure-boot-parent
structure-boot-parent
|
| Организация-разработчик |
Организация-разработчикstructure |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| structure-boot-parent-1.1.2.RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-boot-parent</artifactId>
<version>1.1.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/
implementation 'cn.structured:structure-boot-parent:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/
implementation ("cn.structured:structure-boot-parent:1.1.2.RELEASE")
'cn.structured:structure-boot-parent:pom:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-boot-parent" rev="1.1.2.RELEASE">
<artifact name="structure-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-boot-parent', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-boot-parent" % "1.1.2.RELEASE"
[cn.structured/structure-boot-parent "1.1.2.RELEASE"]