is not current version
Last Version 0.7.12

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

Common exceptions used in MicroServices development

GroupId

GroupId

com.naharoo.commons
ArtifactId

ArtifactId

ms-toolkit-exceptions
Version

Version

0.7.6
Type

Type

jar

Download ms-toolkit-exceptions 0.7.6


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