License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-hal |
Version | Version2.2.0 |
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.0.pom | |
refcodes-hal-2.2.0.jar | 76 KB |
refcodes-hal-2.2.0-tests.jar | 29 KB |
refcodes-hal-2.2.0-test-sources.jar | 20 KB |
refcodes-hal-2.2.0-sources.jar | 37 KB |
refcodes-hal-2.2.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/
implementation 'org.refcodes:refcodes-hal:2.2.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-hal/
implementation ("org.refcodes:refcodes-hal:2.2.0")
'org.refcodes:refcodes-hal:jar:2.2.0'
<dependency org="org.refcodes" name="refcodes-hal" rev="2.2.0">
<artifact name="refcodes-hal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-hal', version='2.2.0')
)
libraryDependencies += "org.refcodes" % "refcodes-hal" % "2.2.0"
[org.refcodes/refcodes-hal "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-rest | jar | 2.2.0 |
org.refcodes : refcodes-licensing | jar | 2.2.0 |