не последняя версия
Последняя версия 0.12.0

com.github.hal4j:hal4j-spring-web 0.10.0

HAL - Integration with Spring Framework (WebMVC)

Группа

Группа

com.github.hal4j
Идентификатор

Идентификатор

hal4j-spring-web
Версия

Версия

0.10.0
Тип

Тип

jar

Скачать hal4j-spring-web 0.10.0


<!-- https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-web/ -->
<dependency>
    <groupId>com.github.hal4j</groupId>
    <artifactId>hal4j-spring-web</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-web/
implementation 'com.github.hal4j:hal4j-spring-web:0.10.0'
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-web/
implementation ("com.github.hal4j:hal4j-spring-web:0.10.0")
'com.github.hal4j:hal4j-spring-web:jar:0.10.0'
<dependency org="com.github.hal4j" name="hal4j-spring-web" rev="0.10.0">
  <artifact name="hal4j-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hal4j', module='hal4j-spring-web', version='0.10.0')
)
libraryDependencies += "com.github.hal4j" % "hal4j-spring-web" % "0.10.0"
[com.github.hal4j/hal4j-spring-web "0.10.0"]