HAL API for Java

HAL API specification for Java

License

License

GroupId

GroupId

com.github.hal4j
ArtifactId

ArtifactId

hal4j-api
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

HAL API for Java
HAL API specification for Java

Download hal4j-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hal4j : uritemplate jar 1.2.3
com.github.resource4j : converters jar 3.3.0

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.
com.github.hal4j

Versions

Version
0.12.0
0.11.1
0.10.0