is not current version
Last Version 0.7.12

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

Common exceptions used in MicroServices development

GroupId

GroupId

com.naharoo.commons
ArtifactId

ArtifactId

ms-toolkit-exceptions
Version

Version

0.1.0
Type

Type

jar

Download ms-toolkit-exceptions 0.1.0


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