is not current version
Last Version 1.1.0.RELEASE

net.eusashead.hateoas:spring-responseentitybuilder 1.0.1.RELEASE

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

Categories

Categories

Net hate Data Data Formats Hypermedia Types
GroupId

GroupId

net.eusashead.hateoas
ArtifactId

ArtifactId

spring-responseentitybuilder
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download spring-responseentitybuilder 1.0.1.RELEASE


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