daijie-core-spring-boot-starter

提供微服务访问异常统一处理、接口文档生成、流程枚举存储容器、分布式锁。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.daijie
ArtifactId

ArtifactId

daijie-core-spring-boot-starter
Last Version

Last Version

1.1.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

daijie-core-spring-boot-starter
提供微服务访问异常统一处理、接口文档生成、流程枚举存储容器、分布式锁。
Project URL

Project URL

http://maven.apache.org

Download daijie-core-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/org.daijie/daijie-core-spring-boot-starter/ -->
<dependency>
    <groupId>org.daijie</groupId>
    <artifactId>daijie-core-spring-boot-starter</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.daijie/daijie-core-spring-boot-starter/
implementation 'org.daijie:daijie-core-spring-boot-starter:1.1.4-RELEASE'
// https://jarcasting.com/artifacts/org.daijie/daijie-core-spring-boot-starter/
implementation ("org.daijie:daijie-core-spring-boot-starter:1.1.4-RELEASE")
'org.daijie:daijie-core-spring-boot-starter:jar:1.1.4-RELEASE'
<dependency org="org.daijie" name="daijie-core-spring-boot-starter" rev="1.1.4-RELEASE">
  <artifact name="daijie-core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daijie', module='daijie-core-spring-boot-starter', version='1.1.4-RELEASE')
)
libraryDependencies += "org.daijie" % "daijie-core-spring-boot-starter" % "1.1.4-RELEASE"
[org.daijie/daijie-core-spring-boot-starter "1.1.4-RELEASE"]

Dependencies

compile (23)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-tomcat jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.1.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.0.1.RELEASE
com.netflix.hystrix : hystrix-javanica jar 1.5.12
org.aspectj : aspectjweaver jar 1.8.13
com.baomidou : kisso jar 3.7.0
mysql : mysql-connector-java jar 5.1.46
commons-logging : commons-logging jar 1.2
commons-httpclient : commons-httpclient jar 3.1
commons-beanutils : commons-beanutils jar 1.9.3
commons-net : commons-net jar 3.6
org.apache.commons : commons-lang3 jar 3.7
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
redis.clients : jedis jar 2.9.0
org.apache.curator : curator-recipes jar 3.3.0
cn.hutool : hutool-all jar 4.1.1
io.github.openfeign : feign-core jar 9.5.1
com.google.guava : guava jar 20.0
org.codehaus.groovy : groovy-all jar 2.4.15
org.apache.maven.plugins : maven-compiler-plugin maven-plugin 3.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.5.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4-RELEASE
1.1.3-RELEASE
1.1.2-RELEASE
1.1.1-RELEASE
1.1.0-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE