Last Version

Spring Response Warning 0.1.0

Controller annotation to add Warning header on response

License

License

GroupId

GroupId

com.kakawait
ArtifactId

ArtifactId

spring-response-warning
Version

Version

0.1.0
Type

Type

jar
Description

Description

Spring Response Warning
Controller annotation to add Warning header on response
Project URL

Project URL

https://github.com/kakawait/spring-response-warning
Source Code Management

Source Code Management

https://github.com/kakawait/spring-response-warning

Download spring-response-warning 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.3.5.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1
org.springframework : spring-test jar 4.2.6.RELEASE
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.