License |
License |
---|---|
GroupId | GroupIdio.pythagoras.common |
ArtifactId | ArtifactIderrorhandling |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.pythagoras.common:errorhandling
Pythagoras Common Libs - Error Handling
|
Filename | Size |
---|---|
errorhandling-1.2.0.pom | |
errorhandling-1.2.0.jar | 8 KB |
errorhandling-1.2.0-sources.jar | 3 KB |
errorhandling-1.2.0-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
io.pythagoras.common : logger-common | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |