License |
License |
---|---|
GroupId | GroupIdcom.gitee.sean-framework |
ArtifactId | ArtifactIdoctopus-parent |
Last Version | Last Version6.2.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOctopus
微服务框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
octopus-parent-6.2.4.3.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-parent/ -->
<dependency>
<groupId>com.gitee.sean-framework</groupId>
<artifactId>octopus-parent</artifactId>
<version>6.2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-parent/
implementation 'com.gitee.sean-framework:octopus-parent:6.2.4.3'
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-parent/
implementation ("com.gitee.sean-framework:octopus-parent:6.2.4.3")
'com.gitee.sean-framework:octopus-parent:pom:6.2.4.3'
<dependency org="com.gitee.sean-framework" name="octopus-parent" rev="6.2.4.3">
<artifact name="octopus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sean-framework', module='octopus-parent', version='6.2.4.3')
)
libraryDependencies += "com.gitee.sean-framework" % "octopus-parent" % "6.2.4.3"
[com.gitee.sean-framework/octopus-parent "6.2.4.3"]