io.pythagoras.common:errorhandling

Pythagoras Common Libs - Error Handling

License

License

GroupId

GroupId

io.pythagoras.common
ArtifactId

ArtifactId

errorhandling
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.pythagoras.common:errorhandling
Pythagoras Common Libs - Error Handling

Download errorhandling

How to add to project

<!-- https://jarcasting.com/artifacts/io.pythagoras.common/errorhandling/ -->
<dependency>
    <groupId>io.pythagoras.common</groupId>
    <artifactId>errorhandling</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/errorhandling/
implementation 'io.pythagoras.common:errorhandling:1.2.0'
// https://jarcasting.com/artifacts/io.pythagoras.common/errorhandling/
implementation ("io.pythagoras.common:errorhandling:1.2.0")
'io.pythagoras.common:errorhandling:jar:1.2.0'
<dependency org="io.pythagoras.common" name="errorhandling" rev="1.2.0">
  <artifact name="errorhandling" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='errorhandling', version='1.2.0')
)
libraryDependencies += "io.pythagoras.common" % "errorhandling" % "1.2.0"
[io.pythagoras.common/errorhandling "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
io.pythagoras.common : logger-common jar 1.0.3

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0