License |
License |
---|---|
GroupId | GroupIdcom.gitee.sean-framework |
ArtifactId | ArtifactIdoctopus-ms-base |
Last Version | Last Version6.2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description微服务框架
|
Filename | Size |
---|---|
octopus-ms-base-6.2.4.3.pom | |
octopus-ms-base-6.2.4.3.jar | 17 KB |
octopus-ms-base-6.2.4.3-sources.jar | 12 KB |
octopus-ms-base-6.2.4.3-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-ms-base/ -->
<dependency>
<groupId>com.gitee.sean-framework</groupId>
<artifactId>octopus-ms-base</artifactId>
<version>6.2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-ms-base/
implementation 'com.gitee.sean-framework:octopus-ms-base:6.2.4.3'
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-ms-base/
implementation ("com.gitee.sean-framework:octopus-ms-base:6.2.4.3")
'com.gitee.sean-framework:octopus-ms-base:jar:6.2.4.3'
<dependency org="com.gitee.sean-framework" name="octopus-ms-base" rev="6.2.4.3">
<artifact name="octopus-ms-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sean-framework', module='octopus-ms-base', version='6.2.4.3')
)
libraryDependencies += "com.gitee.sean-framework" % "octopus-ms-base" % "6.2.4.3"
[com.gitee.sean-framework/octopus-ms-base "6.2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |
com.h2database : h2 | jar |