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

Download JAR files tagged by exceeds with all dependencies

Search JAR files by class name

param-splitter from group io.github.ms100 (version 1.0.0)

Split the collection parameter whose size exceeds the limit set by annotation. It is usually used when calling remote interfaces. Asynchronous is supported, e.g. CompletableFuture, Mono.

Group: io.github.ms100 Artifact: param-splitter
Show documentation Show source 
 

0 downloads
Artifact param-splitter
Group io.github.ms100
Version 1.0.0
Last update 02. February 2023
Organization not specified
URL https://github.com/ms100/param-splitter
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies lombok, commons-lang3, spring-boot-starter-aop,
There are maybe transitive dependencies!

common from group org.immutables (version 1.1.3)

Common support packages for the generated classes that exceeds capabilities of the basic immutable implementaions. Includes JSON marshaling, MongoDB repository utilities and JAX-RS microservices support.

Group: org.immutables Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group org.immutables
Version 1.1.3
Last update 04. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

SaltedKey from group com.rcastrucci.dev (version 1.2.0)

A simple repository to salt a secret key and verify its authenticity. Developed to be used in mobile applications while communicating with a server side using an Api. Instead of sending an apikey straight on the request, SaltedKey can generate a temporary public key, valid for one time use and during a specific time frame, default time is set to 60 seconds. This public key can be sent on request and on server side SaltedKey can verify its authenticity. The Salt is based on time millis and uses the algorithm SHA-256 to create the temporary public key. The public key base will change every time it exceeds the time frame. This library can increase the API security. Even if the public key used on request is exposed, no one will be able to use it again! As it is a one time use only.

Group: com.rcastrucci.dev Artifact: SaltedKey
Show all versions Show documentation Show source 
 

0 downloads
Artifact SaltedKey
Group com.rcastrucci.dev
Version 1.2.0
Last update 02. April 2023
Organization not specified
URL https://github.com/rcastrucci/saltedkey
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy