is not current version
Last Version 3.0.4

org.refcodes:refcodes-hal 2.1.2

Artifact providing HAL (introspection) functionality set on top of REST endpoints.

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-hal
Version

Version

2.1.2
Type

Type

jar
Description

Description

org.refcodes:refcodes-hal
Artifact providing HAL (introspection) functionality set on top of REST endpoints.
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-hal
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-hal

Download refcodes-hal 2.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.refcodes : refcodes-rest jar 2.1.2
org.refcodes : refcodes-licensing jar 2.1.2

test (12)

Group / Artifact Type Version
org.refcodes : refcodes-logger-alt-console jar 2.1.2
org.refcodes : refcodes-logger-ext-slf4j jar 2.1.2
org.springframework.boot : spring-boot-starter jar 2.4.4
org.springframework.boot : spring-boot-starter-data-rest jar 2.4.4
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.4
org.springframework.boot : spring-boot-starter-validation jar 2.4.4
com.h2database : h2 jar 1.4.197
org.hibernate : hibernate-entitymanager jar 5.4.1.Final
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.2
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.