Last Version

catch-exception-project 2.0

Catch and verify exceptions - parent module

License

License

GroupId

GroupId

eu.codearte.catch-exception
ArtifactId

ArtifactId

catch-exception-parent
Version

Version

2.0
Type

Type

pom
Description

Description

catch-exception-project
Catch and verify exceptions - parent module
Project URL

Project URL

https://github.com/Codearte/catch-exception/
Source Code Management

Source Code Management

https://github.com/Codearte/catch-exception/

Download catch-exception-parent 2.0


<!-- https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/ -->
<dependency>
    <groupId>eu.codearte.catch-exception</groupId>
    <artifactId>catch-exception-parent</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation 'eu.codearte.catch-exception:catch-exception-parent:2.0'
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation ("eu.codearte.catch-exception:catch-exception-parent:2.0")
'eu.codearte.catch-exception:catch-exception-parent:pom:2.0'
<dependency org="eu.codearte.catch-exception" name="catch-exception-parent" rev="2.0">
  <artifact name="catch-exception-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.codearte.catch-exception', module='catch-exception-parent', version='2.0')
)
libraryDependencies += "eu.codearte.catch-exception" % "catch-exception-parent" % "2.0"
[eu.codearte.catch-exception/catch-exception-parent "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • catch-exception
  • catch-throwable