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