GroupId | GroupIdcom.naharoo.commons |
---|---|
ArtifactId | ArtifactIdms-toolkit-rest-exception-handler-starter |
Version | Version0.6.0 |
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.6.0</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.6.0'
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-rest-exception-handler-starter/
implementation ("com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:0.6.0")
'com.naharoo.commons:ms-toolkit-rest-exception-handler-starter:jar:0.6.0'
<dependency org="com.naharoo.commons" name="ms-toolkit-rest-exception-handler-starter" rev="0.6.0">
<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.6.0')
)
libraryDependencies += "com.naharoo.commons" % "ms-toolkit-rest-exception-handler-starter" % "0.6.0"
[com.naharoo.commons/ms-toolkit-rest-exception-handler-starter "0.6.0"]