Download JAR files tagged by hypermedia with all dependencies
halligan from group com.github.kevinsawicki (version 0.5)
Library for making JSON Hypermedia API Language (HAL) HTTP requests
0 downloads
Artifact halligan
Group com.github.kevinsawicki
Version 0.5
Last update 01. August 2013
Organization not specified
URL https://github.com/kevinsawicki/halligan
License MIT License
Dependencies amount 3
Dependencies http-request, gson, handy-uri-templates,
There are maybe transitive dependencies!
Group com.github.kevinsawicki
Version 0.5
Last update 01. August 2013
Organization not specified
URL https://github.com/kevinsawicki/halligan
License MIT License
Dependencies amount 3
Dependencies http-request, gson, handy-uri-templates,
There are maybe transitive dependencies!
spring-boot-starter-hateoas from group org.springframework.boot (version 3.4.1)
Starter for building hypermedia-based RESTful web application with Spring MVC and Spring HATEOAS
Group: org.springframework.boot Artifact: spring-boot-starter-hateoas
Show all versions Show documentation Show source
Show all versions Show documentation Show source
34 downloads
Artifact spring-boot-starter-hateoas
Group org.springframework.boot
Version 3.4.1
Last update 19. December 2024
Organization Pivotal Software, Inc.
URL https://spring.io/projects/spring-boot
License Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-web, spring-hateoas,
There are maybe transitive dependencies!
Group org.springframework.boot
Version 3.4.1
Last update 19. December 2024
Organization Pivotal Software, Inc.
URL https://spring.io/projects/spring-boot
License Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-web, spring-hateoas,
There are maybe transitive dependencies!
traverson4j-core from group uk.co.autotrader (version 4.3.2)
The kernel of traverson4j. This provides the main API for a client to traverse a Hypermedia REST service
0 downloads
Artifact traverson4j-core
Group uk.co.autotrader
Version 4.3.2
Last update 05. December 2024
Organization not specified
URL https://github.com/autotraderuk/traverson4j
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies fastjson,
There are maybe transitive dependencies!
Group uk.co.autotrader
Version 4.3.2
Last update 05. December 2024
Organization not specified
URL https://github.com/autotraderuk/traverson4j
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies fastjson,
There are maybe transitive dependencies!
org.apache.sling.hapi from group org.apache.sling (version 1.1.0)
Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components
Group: org.apache.sling Artifact: org.apache.sling.hapi
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact org.apache.sling.hapi
Group org.apache.sling
Version 1.1.0
Last update 07. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jcr, org.osgi.core, org.osgi.compendium, slf4j-api,
There are maybe transitive dependencies!
Group org.apache.sling
Version 1.1.0
Last update 07. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jcr, org.osgi.core, org.osgi.compendium, slf4j-api,
There are maybe transitive dependencies!
siren from group com.jonfreer (version 1.1.0)
A Java implementation of Siren, which is a hypermedia specification for representing entities.
Artifact siren
Group com.jonfreer
Version 1.1.0
Last update 21. September 2017
Organization not specified
URL https://github.com/freerjm/siren-java
License MIT License
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!
Group com.jonfreer
Version 1.1.0
Last update 21. September 2017
Organization not specified
URL https://github.com/freerjm/siren-java
License MIT License
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!
hap-java-client from group de.knoppiks (version 0.1)
A Java library which implements a generic Hypermedia Application Protocol (HAP) Client.
Artifact hap-java-client
Group de.knoppiks
Version 0.1
Last update 24. August 2015
Organization not specified
URL https://github.com/knoppiks/hap-java-client
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies httpclient, httpclient-cache, transit-java, guava,
There are maybe transitive dependencies!
Group de.knoppiks
Version 0.1
Last update 24. August 2015
Organization not specified
URL https://github.com/knoppiks/hap-java-client
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies httpclient, httpclient-cache, transit-java, guava,
There are maybe transitive dependencies!
spring-hateoas-siren from group de.ingogriebsch.hateoas (version 1.3.0)
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
Group: de.ingogriebsch.hateoas Artifact: spring-hateoas-siren
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact spring-hateoas-siren
Group de.ingogriebsch.hateoas
Version 1.3.0
Last update 19. March 2022
Organization Ingo Griebsch
URL https://github.com/ingogriebsch/spring-hateoas-siren
License Apache License, Version 2.0
Dependencies amount 5
Dependencies jackson-databind, guava, commons-lang3, slf4j-api, spring-hateoas,
There are maybe transitive dependencies!
Group de.ingogriebsch.hateoas
Version 1.3.0
Last update 19. March 2022
Organization Ingo Griebsch
URL https://github.com/ingogriebsch/spring-hateoas-siren
License Apache License, Version 2.0
Dependencies amount 5
Dependencies jackson-databind, guava, commons-lang3, slf4j-api, spring-hateoas,
There are maybe transitive dependencies!
siren-util from group no.capraconsulting (version 2.0.0)
Provides model to represent Siren hypermedia specification and utility to build and read a JSON
representation
0 downloads
Artifact siren-util
Group no.capraconsulting
Version 2.0.0
Last update 11. March 2022
Organization not specified
URL https://github.com/capraconsulting/siren-util
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies gson, annotations,
There are maybe transitive dependencies!
Group no.capraconsulting
Version 2.0.0
Last update 11. March 2022
Organization not specified
URL https://github.com/capraconsulting/siren-util
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies gson, annotations,
There are maybe transitive dependencies!
siren4j from group com.googlecode.siren4j (version 2.1.0)
This is a java library to help with the creation and use of Hypermedia entities as specified by the Siren hypermedia specification. See https://github.com/kevinswiber/siren for more detail on the specification.
1 downloads
Artifact siren4j
Group com.googlecode.siren4j
Version 2.1.0
Last update 05. March 2017
Organization not specified
URL http://maven.apache.org
License MIT license
Dependencies amount 7
Dependencies jersey-core, jackson-jaxrs-json-provider, commons-lang, commons-collections, guava, reflections, slf4j-log4j12,
There are maybe transitive dependencies!
Group com.googlecode.siren4j
Version 2.1.0
Last update 05. March 2017
Organization not specified
URL http://maven.apache.org
License MIT license
Dependencies amount 7
Dependencies jersey-core, jackson-jaxrs-json-provider, commons-lang, commons-collections, guava, reflections, slf4j-log4j12,
There are maybe transitive dependencies!
Page 4 from 4 (items total 39)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy