| License |
License |
|---|---|
| GroupId | GroupIdio.github.pablobastidasv |
| ArtifactId | ArtifactIdexceptions |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.pablobastidasv:exceptions
Exceptions utilities to JaxRS services
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exceptions-2.1.0.pom | |
| exceptions-2.1.0.jar | 8 KB |
| exceptions-2.1.0-sources.jar | 7 KB |
| exceptions-2.1.0-javadoc.jar | 410 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| 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 |