is not current version
Last Version 0.7.12

com.naharoo.commons:ms-toolkit-exceptions 0.7.9

Common exceptions used in MicroServices development

GroupId

GroupId

com.naharoo.commons
ArtifactId

ArtifactId

ms-toolkit-exceptions
Version

Version

0.7.9
Type

Type

jar

Download ms-toolkit-exceptions 0.7.9


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