b

blaze-persistence-integration-spring-hateoas-webmvc

Files download
File Operation
blaze-persistence-integration-spring-hateoas-webmvc-1.6.12.jar download
blaze-persistence-integration-spring-hateoas-webmvc-1.6.12.pom download
blaze-persistence-integration-spring-hateoas-webmvc-1.6.12-sources.jar download
Apache Maven
<dependency>
  <groupId>com.blazebit</groupId>
  <artifactId>blaze-persistence-integration-spring-hateoas-webmvc</artifactId>
  <version>1.6.12</version>
</dependency>
Gradle Groovy
implementation 'com.blazebit:blaze-persistence-integration-spring-hateoas-webmvc:1.6.12'
Gradle Kotlin
implementation("com.blazebit:blaze-persistence-integration-spring-hateoas-webmvc:1.6.12")
Scala SBT
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-spring-hateoas-webmvc" % "1.6.12"
Groovy Grape
@Grapes(
  @Grab(group='com.blazebit', module='blaze-persistence-integration-spring-hateoas-webmvc', version='1.6.12')
)
Apache Ivy
<dependency org="com.blazebit" name="blaze-persistence-integration-spring-hateoas-webmvc" rev="1.6.12" />
Leiningen
[com.blazebit/blaze-persistence-integration-spring-hateoas-webmvc "1.6.12"]
Apache Buildr
'com.blazebit:blaze-persistence-integration-spring-hateoas-webmvc:jar:1.6.12'