io.github.pablobastidasv:exceptions

Exceptions utilities to JaxRS services

License

License

GroupId

GroupId

io.github.pablobastidasv
ArtifactId

ArtifactId

exceptions
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.pablobastidasv:exceptions
Exceptions utilities to JaxRS services
Project URL

Project URL

https://github.com/pablobastidasv/exceptions
Source Code Management

Source Code Management

http://github.com/pablobastidasv/mongojdbc-jee/tree/master

Download exceptions

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.glassfish : javax.json jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0