is not current version
Last Version 6.2.4.3

com.gitee.sean-framework:octopus-parent 6.2.1

微服务框架

GroupId

GroupId

com.gitee.sean-framework
ArtifactId

ArtifactId

octopus-parent
Version

Version

6.2.1
Type

Type

pom

Download octopus-parent 6.2.1

Filename Size
octopus-parent-6.2.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-parent/
implementation 'com.gitee.sean-framework:octopus-parent:6.2.1'
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-parent/
implementation ("com.gitee.sean-framework:octopus-parent:6.2.1")
'com.gitee.sean-framework:octopus-parent:pom:6.2.1'
<dependency org="com.gitee.sean-framework" name="octopus-parent" rev="6.2.1">
  <artifact name="octopus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sean-framework', module='octopus-parent', version='6.2.1')
)
libraryDependencies += "com.gitee.sean-framework" % "octopus-parent" % "6.2.1"
[com.gitee.sean-framework/octopus-parent "6.2.1"]