is not current version
Last Version 1.4.1

net.eusashead.hateoas:spring-halbuilder 1.1.1.RELEASE

Allow Spring MVC controllers to return HAL representations using HALBuilder.

Categories

Categories

Net hate Data Data Formats Hypermedia Types
GroupId

GroupId

net.eusashead.hateoas
ArtifactId

ArtifactId

spring-halbuilder
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download spring-halbuilder 1.1.1.RELEASE


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