Last Version

spring-responseentitybuilder 1.1.0.RELEASE

Useful classes for creating Spring ResponseEntity with a fluent API for adding eTags, Location, Last-Modified and other HTTP headers.

License

License

Categories

Categories

Net hate Data Data Formats Hypermedia Types
GroupId

GroupId

net.eusashead.hateoas
ArtifactId

ArtifactId

spring-responseentitybuilder
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

spring-responseentitybuilder
Useful classes for creating Spring ResponseEntity with a fluent API for adding eTags, Location, Last-Modified and other HTTP headers.

Download spring-responseentitybuilder 1.1.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-web jar 3.2.3.RELEASE
org.springframework : spring-webmvc jar 3.2.3.RELEASE
org.springframework : spring-test jar 3.2.3.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
commons-beanutils : commons-beanutils jar 1.8.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.