All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.arucard21.simplyrestful JAR files with all dependencies

Search JAR files by class name

springdata-paging-offset from group com.github.arucard21.simplyrestful (version 1.0.0)

An implementation of the Spring Data Pageable interface that provides offset-based pagination.

Group: com.github.arucard21.simplyrestful Artifact: springdata-paging-offset
Show all versions Show documentation Show source 
 

0 downloads
Artifact springdata-paging-offset
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

SimplyRESTful-resources from group com.github.arucard21.simplyrestful (version 1.0.0)

The core API resources used in SimplyRESTful APIs

Group: com.github.arucard21.simplyrestful Artifact: SimplyRESTful-resources
Show all versions Show documentation Show source 
 

0 downloads
Artifact SimplyRESTful-resources
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License GNU Lesser General Public License
Dependencies amount 1
Dependencies jakarta.ws.rs-api,
There are maybe transitive dependencies!

SimplyRESTful from group com.github.arucard21.simplyrestful (version 1.0.0)

A framework for creating a RESTful API

Group: com.github.arucard21.simplyrestful Artifact: SimplyRESTful
Show all versions Show documentation Show source 
 

0 downloads
Artifact SimplyRESTful
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License GNU Lesser General Public License
Dependencies amount 8
Dependencies SimplyRESTful-resources, jaxrs-providers, jakarta.inject-api, jakarta.ws.rs-api, jakarta.validation-api, swagger-jaxrs2-jakarta, jakarta.servlet-api, jakarta.json-api,
There are maybe transitive dependencies!

jaxrs-providers from group com.github.arucard21.simplyrestful (version 1.0.0)

A collection of JAX-RS providers for use with SimplyRESTful server and client

Group: com.github.arucard21.simplyrestful Artifact: jaxrs-providers
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaxrs-providers
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies jakarta.ws.rs-api, jakarta.inject-api, jackson-datatype-jsr310,
There are maybe transitive dependencies!

fields-filter-json-servlet from group com.github.arucard21.simplyrestful (version 1.0.0)

A Servlet Filter that can filter a JSON response based on fields provided in a query parameter.

Group: com.github.arucard21.simplyrestful Artifact: fields-filter-json-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact fields-filter-json-servlet
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License GNU Lesser General Public License
Dependencies amount 5
Dependencies fields-filter-json, jakarta.servlet-api, jakarta.inject-api, spring-boot, spring-boot-autoconfigure,
There are maybe transitive dependencies!

fields-filter-json from group com.github.arucard21.simplyrestful (version 1.0.0)

A utility to filter a JSON object so it contains only a specified set of fields.

Group: com.github.arucard21.simplyrestful Artifact: fields-filter-json
Show all versions Show documentation Show source 
 

0 downloads
Artifact fields-filter-json
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License GNU Lesser General Public License
Dependencies amount 1
Dependencies jakarta.json-api,
There are maybe transitive dependencies!

deploy-springboot-jersey from group com.github.arucard21.simplyrestful (version 1.0.0)

Easily deploy your SimplyRESTful API using Jersey with Spring Boot

Group: com.github.arucard21.simplyrestful Artifact: deploy-springboot-jersey
Show all versions Show documentation Show source 
 

0 downloads
Artifact deploy-springboot-jersey
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies SimplyRESTful, jaxrs-providers, fields-filter-json-servlet, spring-boot, spring-boot-starter-jersey, jersey-media-sse, swagger-jaxrs2-jakarta,
There are maybe transitive dependencies!

deploy-springboot-cxf from group com.github.arucard21.simplyrestful (version 1.0.0)

Easily deploy your SimplyRESTful API using Apache CXF with Spring Boot

Group: com.github.arucard21.simplyrestful Artifact: deploy-springboot-cxf
Show all versions Show documentation Show source 
 

0 downloads
Artifact deploy-springboot-cxf
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies SimplyRESTful, jaxrs-providers, fields-filter-json-servlet, cxf-spring-boot-starter-jaxrs, cxf-rt-rs-service-description-openapi-v3, cxf-rt-rs-extension-search,
There are maybe transitive dependencies!

deploy-jetty-cxf from group com.github.arucard21.simplyrestful (version 1.0.0)

Easily deploy your SimplyRESTful API using Apache CXF

Group: com.github.arucard21.simplyrestful Artifact: deploy-jetty-cxf
Show all versions Show documentation Show source 
 

0 downloads
Artifact deploy-jetty-cxf
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies SimplyRESTful, cxf-rt-frontend-jaxrs, jakarta.xml.ws-api, cxf-rt-rs-service-description-openapi-v3, cxf-rt-rs-extension-search, logback-classic, hibernate-validator, jakarta.el,
There are maybe transitive dependencies!

client from group com.github.arucard21.simplyrestful (version 1.0.0)

A generic client that can be used with any SimplyRESTful API

Group: com.github.arucard21.simplyrestful Artifact: client
Show all versions Show documentation Show source 
 

0 downloads
Artifact client
Group com.github.arucard21.simplyrestful
Version 1.0.0
Last update 13. January 2023
Organization not specified
URL https://github.com/arucard21/SimplyRESTful-Framework
License GNU Lesser General Public License
Dependencies amount 6
Dependencies SimplyRESTful-resources, jaxrs-providers, jakarta.json-api, swagger-models-jakarta, swagger-parser, jackson-jakarta-rs-json-provider,
There are maybe transitive dependencies!



Page 1 from 2 (items total 20)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy