is not current version
Last Version 1.6

com.github.inti-net:ws-spring-exception 1.5

An utility library for spring-based web-services serving with exception implementations for 4xx and 5xx HTTP Response Status Codes.

Categories

Categories

Net
GroupId

GroupId

com.github.inti-net
ArtifactId

ArtifactId

ws-spring-exception
Version

Version

1.5
Type

Type

jar

Download ws-spring-exception 1.5


<!-- https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-exception/ -->
<dependency>
    <groupId>com.github.inti-net</groupId>
    <artifactId>ws-spring-exception</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-exception/
implementation 'com.github.inti-net:ws-spring-exception:1.5'
// https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-exception/
implementation ("com.github.inti-net:ws-spring-exception:1.5")
'com.github.inti-net:ws-spring-exception:jar:1.5'
<dependency org="com.github.inti-net" name="ws-spring-exception" rev="1.5">
  <artifact name="ws-spring-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.inti-net', module='ws-spring-exception', version='1.5')
)
libraryDependencies += "com.github.inti-net" % "ws-spring-exception" % "1.5"
[com.github.inti-net/ws-spring-exception "1.5"]