| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.surpassm |
| ArtifactId | ArtifactIdcommon-spring-boot-starter |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-spring-boot-starter
通用工程类
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.surpassm/common-spring-boot-starter/ -->
<dependency>
<groupId>com.github.surpassm</groupId>
<artifactId>common-spring-boot-starter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.surpassm/common-spring-boot-starter/
implementation 'com.github.surpassm:common-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/com.github.surpassm/common-spring-boot-starter/
implementation ("com.github.surpassm:common-spring-boot-starter:0.0.3")
'com.github.surpassm:common-spring-boot-starter:jar:0.0.3'
<dependency org="com.github.surpassm" name="common-spring-boot-starter" rev="0.0.3">
<artifact name="common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.surpassm', module='common-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "com.github.surpassm" % "common-spring-boot-starter" % "0.0.3"
[com.github.surpassm/common-spring-boot-starter "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| com.github.ben-manes.caffeine : guava | jar | 2.6.2 |
| org.bytedeco : javacv-platform | jar | 1.3.1 |
| joda-time : joda-time | jar | 2.10.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| com.google.zxing : core | jar | 3.3.0 |
| org.apache.commons : commons-compress | jar | 1.18 |
| com.artofsolving : jodconverter | jar | 2.2.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |