Last Version

error-handling 0.2.1

Small library for error handling in spring webflux based microservices

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.acidelk
ArtifactId

ArtifactId

error-handling
Version

Version

0.2.1
Type

Type

jar
Description

Description

error-handling
Small library for error handling in spring webflux based microservices
Project URL

Project URL

https://github.com/acidelk/error-handling
Source Code Management

Source Code Management

https://github.com/acidelk/error-handling

Download error-handling 0.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.