Jar examples for s:spring-responseentitybuilder
Useful classes for creating Spring ResponseEntity with a fluent API for adding eTags, Location, Last-Modified and other HTTP headers.
You can download jar file spring-responseentitybuilder 1.1.0.RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-responseentitybuilder-1.1.0.RELEASE.jar to your project.
<dependency> <groupId>net.eusashead.hateoas</groupId> <artifactId>spring-responseentitybuilder</artifactId> <version>1.1.0.RELEASE</version> </dependency>
compile group: 'net.eusashead.hateoas', name: 'spring-responseentitybuilder', version: '1.1.0.RELEASE'
libraryDependencies += "net.eusashead.hateoas" % "spring-responseentitybuilder" % "1.1.0.RELEASE"
<dependency org="net.eusashead.hateoas" name="spring-responseentitybuilder" rev="1.1.0.RELEASE"/>
@Grapes(@Grab(group='net.eusashead.hateoas', module='spring-responseentitybuilder', version='1.1.0.RELEASE'))
'net.eusashead.hateoas:spring-responseentitybuilder:jar:1.1.0.RELEASE'
Click the following link to download the jar file.
spring-responseentitybuilder-1.1.0.RELEASE-javadoc.jar