Last Version

HAL Spring Integration 0.12.0

HAL - Integration with Spring Framework (WebMVC)

License

License

GroupId

GroupId

com.github.hal4j
ArtifactId

ArtifactId

hal4j-spring-web
Version

Version

0.12.0
Type

Type

jar
Description

Description

HAL Spring Integration
HAL - Integration with Spring Framework (WebMVC)

Download hal4j-spring-web 0.12.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hal4j : uritemplate jar 1.2.3
com.github.hal4j : hal4j-api jar 0.12.0
org.springframework : spring-web jar 5.3.2

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha1
ch.qos.logback : logback-classic jar 1.3.0-alpha5
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.springframework : spring-test jar 5.3.2
org.springframework.boot : spring-boot-starter-web jar 2.4.1
org.springframework.boot : spring-boot-starter-test jar 2.4.1

Project Modules

There are no modules declared in this project.