GroupId | GroupIdcom.naharoo.commons |
---|---|
ArtifactId | ArtifactIdms-toolkit-rest-exception-handler-starter |
Version | Version0.7.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/ -->
<dependency>
<groupId>com.naharoo.commons</groupId>
<artifactId>ms-toolkit-rest-exception-handler-starter</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/
implementation 'com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:0.7.2'
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/
implementation ("com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:0.7.2")
'com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:jar:0.7.2'
<dependency org="com.naharoo.commons" name="ms-toolkit-rest-exception-handler-starter" rev="0.7.2">
<artifact name="ms-toolkit-rest-exception-handler-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.naharoo.commons', module='ms-toolkit-rest-exception-handler-starter', version='0.7.2')
)
libraryDependencies += "com.naharoo.commons" % "ms-toolkit-rest-exception-handler-starter" % "0.7.2"
[com.naharoo.commons/ms-toolkit-rest-exception-handler-starter "0.7.2"]