common-spring-boot-starter

通用工程类

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.surpassm
ArtifactId

ArtifactId

common-spring-boot-starter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

common-spring-boot-starter
通用工程类
Source Code Management

Source Code Management

https://github.com/surpassm/common-spring-boot-starter

Download common-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (11)

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

provided (1)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.21

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.

common-spring-boot-starter

Versions

Version
0.0.3
0.0.2