Last Version

Cloud Starter Exception 2.0.0.RELEASE

Cloud Starter Exception

License

License

GroupId

GroupId

com.minlia.cloud.starter
ArtifactId

ArtifactId

cloud-starter-exception
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

Cloud Starter Exception
Cloud Starter Exception
Source Code Management

Source Code Management

https://github.com/minlia-projects/cloud-starter-exception

Download cloud-starter-exception 2.0.0.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
com.minlia.cloud.starter : cloud-starter-stateful Optional jar 2.0.0.RELEASE
com.minlia.cloud.starter : cloud-starter-context Optional jar 2.0.0.RELEASE
com.minlia.cloud.starter : cloud-starter-i18n Optional jar 2.0.0.RELEASE
com.alibaba : fastjson Optional jar 1.2.38
com.google.guava : guava Optional jar 21.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (1)

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

Project Modules

There are no modules declared in this project.