License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-hal |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-hal
Artifact providing HAL (introspection) functionality set on top of REST endpoints.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-hal-3.0.4.pom | |
refcodes-hal-3.0.4.jar | 65 KB |
refcodes-hal-3.0.4-tests.jar | 28 KB |
refcodes-hal-3.0.4-test-sources.jar | 20 KB |
refcodes-hal-3.0.4-sources.jar | 36 KB |
refcodes-hal-3.0.4-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-hal</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/
implementation 'org.refcodes:refcodes-hal:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/
implementation ("org.refcodes:refcodes-hal:3.0.4")
'org.refcodes:refcodes-hal:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-hal" rev="3.0.4">
<artifact name="refcodes-hal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-hal', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-hal" % "3.0.4"
[org.refcodes/refcodes-hal "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-rest | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |