License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-hal |
Version | Version2.1.2 |
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-2.1.2.pom | |
refcodes-hal-2.1.2.jar | 77 KB |
refcodes-hal-2.1.2-tests.jar | 30 KB |
refcodes-hal-2.1.2-test-sources.jar | 20 KB |
refcodes-hal-2.1.2-sources.jar | 37 KB |
refcodes-hal-2.1.2-javadoc.jar | 566 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-rest | jar | 2.1.2 |
org.refcodes : refcodes-licensing | jar | 2.1.2 |