License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-hal |
Version | Version2.2.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.2.2.pom | |
refcodes-hal-2.2.2.jar | 76 KB |
refcodes-hal-2.2.2-tests.jar | 30 KB |
refcodes-hal-2.2.2-test-sources.jar | 21 KB |
refcodes-hal-2.2.2-sources.jar | 37 KB |
refcodes-hal-2.2.2-javadoc.jar | 568 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-hal</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/
implementation 'org.refcodes:refcodes-hal:2.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/
implementation ("org.refcodes:refcodes-hal:2.2.2")
'org.refcodes:refcodes-hal:jar:2.2.2'
<dependency org="org.refcodes" name="refcodes-hal" rev="2.2.2">
<artifact name="refcodes-hal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-hal', version='2.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-hal" % "2.2.2"
[org.refcodes/refcodes-hal "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-rest | jar | 2.2.2 |
org.refcodes : refcodes-licensing | jar | 2.2.2 |