License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.bremersee |
ArtifactId | ArtifactIdcommon-exception-spring-boot-webflux-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Exception Spring Boot WebFlux Starter
Common Exception Spring Boot WebFlux Starter.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.bremersee/common-exception-spring-boot-webflux-starter/ -->
<dependency>
<groupId>org.bremersee</groupId>
<artifactId>common-exception-spring-boot-webflux-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/common-exception-spring-boot-webflux-starter/
implementation 'org.bremersee:common-exception-spring-boot-webflux-starter:0.0.1'
// https://jarcasting.com/artifacts/org.bremersee/common-exception-spring-boot-webflux-starter/
implementation ("org.bremersee:common-exception-spring-boot-webflux-starter:0.0.1")
'org.bremersee:common-exception-spring-boot-webflux-starter:jar:0.0.1'
<dependency org="org.bremersee" name="common-exception-spring-boot-webflux-starter" rev="0.0.1">
<artifact name="common-exception-spring-boot-webflux-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='common-exception-spring-boot-webflux-starter', version='0.0.1')
)
libraryDependencies += "org.bremersee" % "common-exception-spring-boot-webflux-starter" % "0.0.1"
[org.bremersee/common-exception-spring-boot-webflux-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |