License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.code-beacon.spring.boot |
ArtifactId | ArtifactIdcommon-spring-boot-autoconfigure |
Last Version | Last Version1.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.code-beacon.spring.boot</groupId>
<artifactId>common-spring-boot-autoconfigure</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-autoconfigure/
implementation 'com.code-beacon.spring.boot:common-spring-boot-autoconfigure:1.0.17'
// https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-autoconfigure/
implementation ("com.code-beacon.spring.boot:common-spring-boot-autoconfigure:1.0.17")
'com.code-beacon.spring.boot:common-spring-boot-autoconfigure:jar:1.0.17'
<dependency org="com.code-beacon.spring.boot" name="common-spring-boot-autoconfigure" rev="1.0.17">
<artifact name="common-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code-beacon.spring.boot', module='common-spring-boot-autoconfigure', version='1.0.17')
)
libraryDependencies += "com.code-beacon.spring.boot" % "common-spring-boot-autoconfigure" % "1.0.17"
[com.code-beacon.spring.boot/common-spring-boot-autoconfigure "1.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.4 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.6.4 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.4 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.springframework.boot : spring-boot-starter-validation Optional | jar | 2.6.4 |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.6.4 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.2.2 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.6.4 |
org.apache.commons : commons-pool2 Optional | jar | 2.11.1 |
org.redisson : redisson-spring-boot-starter Optional | jar | 3.16.8 |