c

commons-springboot2

Files download
File Operation
commons-springboot2-2.0.0.jar download
commons-springboot2-2.0.0.pom download
commons-springboot2-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.icodegarden</groupId>
  <artifactId>commons-springboot2</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.icodegarden:commons-springboot2:2.0.0'
Gradle Kotlin
implementation("io.github.icodegarden:commons-springboot2:2.0.0")
Scala SBT
libraryDependencies += "io.github.icodegarden" % "commons-springboot2" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.icodegarden', module='commons-springboot2', version='2.0.0')
)
Apache Ivy
<dependency org="io.github.icodegarden" name="commons-springboot2" rev="2.0.0" />
Leiningen
[io.github.icodegarden/commons-springboot2 "2.0.0"]
Apache Buildr
'io.github.icodegarden:commons-springboot2:jar:2.0.0'
Dependencies
<parent>
  <groupId>io.github.icodegarden</groupId>
  <artifactId>commons</artifactId>
  <version>2.0.0</version>
</parent>

compile

|-- io.github.icodegarden:commons-lang:2.0.0

|-- io.github.icodegarden:commons-mybatis:2.0.0

|-- com.github.pagehelper:pagehelper-spring-boot-starter:1.4.1

|-- io.github.icodegarden:commons-redis:2.0.0

|-- redis.clients:jedis:4.3.2

|-- io.lettuce:lettuce-core:6.2.4.RELEASE

|-- org.springframework.data:spring-data-redis:2.6.2

|-- io.github.icodegarden:commons-elasticsearch:2.0.0

|-- io.github.icodegarden:commons-hbase:2.0.0

|-- io.github.icodegarden:commons-kafka:2.0.0

|-- io.github.icodegarden:commons-zookeeper:2.0.0

|-- org.apache.curator:curator-recipes:5.2.0

|-- org.apache.curator:curator-framework:5.2.0

|-- org.apache.curator:curator-client:5.2.0

|-- io.github.icodegarden:commons-shardingsphere:2.0.0

|-- io.github.icodegarden:wing-core

|-- io.github.icodegarden:beecomb-executor

|-- io.github.icodegarden:beecomb-client-java

|-- co.elastic.clients:elasticsearch-java:8.4.2

|-- org.elasticsearch.client:elasticsearch-rest-client:8.4.2

|-- jakarta.json:jakarta.json-api:2.1.1

|-- org.elasticsearch:elasticsearch:7.7.1

|-- org.elasticsearch.client:elasticsearch-rest-high-level-client:7.7.1

|-- org.elasticsearch.client:elasticsearch-rest-client-sniffer:7.7.1

|-- org.springframework.boot:spring-boot-starter

|-- org.springframework.boot:spring-boot-starter-web

|-- org.springframework.boot:spring-boot-starter-webflux

|-- org.springframework.boot:spring-boot-starter-security

|-- org.springframework.boot:spring-boot-starter-aop

|-- org.springframework.cloud:spring-cloud-starter-bootstrap

|-- org.springframework.cloud:spring-cloud-starter-openfeign

|-- org.springframework.cloud:spring-cloud-starter-loadbalancer

|-- org.springframework.boot:spring-boot-starter-actuator

|-- com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config

|-- com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel

|-- com.alibaba.csp:sentinel-datasource-nacos

|-- io.seata:seata-spring-boot-starter

test

|-- org.springframework.boot:spring-boot-starter-test