| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.sean-framework |
| ArtifactId | ArtifactIdoctopus-core |
| Last Version | Last Version6.2.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description微服务框架
|
| Filename | Size |
|---|---|
| octopus-core-6.2.4.3.pom | |
| octopus-core-6.2.4.3.jar | 425 KB |
| octopus-core-6.2.4.3-sources.jar | 324 KB |
| octopus-core-6.2.4.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-core/ -->
<dependency>
<groupId>com.gitee.sean-framework</groupId>
<artifactId>octopus-core</artifactId>
<version>6.2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-core/
implementation 'com.gitee.sean-framework:octopus-core:6.2.4.3'
// https://jarcasting.com/artifacts/com.gitee.sean-framework/octopus-core/
implementation ("com.gitee.sean-framework:octopus-core:6.2.4.3")
'com.gitee.sean-framework:octopus-core:jar:6.2.4.3'
<dependency org="com.gitee.sean-framework" name="octopus-core" rev="6.2.4.3">
<artifact name="octopus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sean-framework', module='octopus-core', version='6.2.4.3')
)
libraryDependencies += "com.gitee.sean-framework" % "octopus-core" % "6.2.4.3"
[com.gitee.sean-framework/octopus-core "6.2.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
| org.apache.commons : commons-pool2 | jar | |
| mysql : mysql-connector-java | jar | |
| com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.4.2 |
| com.baomidou : dynamic-datasource-spring-boot-starter Optional | jar | 3.3.1 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-freemarker Optional | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.jsoup : jsoup | jar | 1.13.1 |
| org.hibernate : hibernate-validator | jar | 6.2.0.Final |
| joda-time : joda-time | jar | 2.10.9 |
| com.google.code.gson : gson | jar | |
| com.alibaba : fastjson | jar | 1.2.75 |
| org.slf4j : slf4j-api | jar | |
| com.squareup.okhttp3 : okhttp | jar | |
| org.springdoc : springdoc-openapi-ui | jar | 1.5.3 |
| cn.hutool : hutool-all | jar | 5.5.7 |
| com.vdurmont : emoji-java | jar | 5.1.1 |
| com.google.guava : guava | jar | 30.1-jre |
| org.projectlombok : lombok | jar |
| 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 |