Last Version

japi-errors 1.3.1

Errors for http apis

License

License

GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

japi-errors
Version

Version

1.3.1
Type

Type

jar
Description

Description

japi-errors
Errors for http apis
Project URL

Project URL

https://github.com/cdimascio/japi-errors
Project Organization

Project Organization

Carmine DiMascio OSS
Source Code Management

Source Code Management

https://github.com/cdimascio/jwcp-errors

Download japi-errors 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.mashape.unirest : unirest-java jar 1.4.9
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.