Last Version

ywh-error-starter 1.0.1

Framework for troubleshooting exceptions

License

License

GroupId

GroupId

io.github.murongshian
ArtifactId

ArtifactId

ywh-error-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

ywh-error-starter
Framework for troubleshooting exceptions
Project URL

Project URL

https://mvnrepository.com
Source Code Management

Source Code Management

https://github.com/murongshian/ywh-error-starter

Download ywh-error-starter 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.murongshian/ywh-error-starter/ -->
<dependency>
    <groupId>io.github.murongshian</groupId>
    <artifactId>ywh-error-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.murongshian/ywh-error-starter/
implementation 'io.github.murongshian:ywh-error-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.murongshian/ywh-error-starter/
implementation ("io.github.murongshian:ywh-error-starter:1.0.1")
'io.github.murongshian:ywh-error-starter:jar:1.0.1'
<dependency org="io.github.murongshian" name="ywh-error-starter" rev="1.0.1">
  <artifact name="ywh-error-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.murongshian', module='ywh-error-starter', version='1.0.1')
)
libraryDependencies += "io.github.murongshian" % "ywh-error-starter" % "1.0.1"
[io.github.murongshian/ywh-error-starter "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework : spring-webmvc jar 5.2.13.RELEASE
mysql : mysql-connector-java jar 5.1.48
com.alibaba : druid-spring-boot-starter jar 1.1.1
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.4.RELEASE
org.apache.maven.plugins : maven-javadoc-plugin jar 2.9.1
org.apache.maven.plugins : maven-source-plugin jar 2.2.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Project Modules

There are no modules declared in this project.