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

Download JAR files tagged by custom with all dependencies

Search JAR files by class name

spring-multi-data-source from group io.github.dhi13man (version 0.2.1)

To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom annotations in Java that automatically generate all the required bean definition configurations and package-segregated repositories, for each data source.

Group: io.github.dhi13man Artifact: spring-multi-data-source
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-multi-data-source
Group io.github.dhi13man
Version 0.2.1
Last update 15. January 2024
Organization not specified
URL http://www.github.com/dhi13man/spring-multi-data-source
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies javapoet,
There are maybe transitive dependencies!

bean-utils-library-parent from group com.expediagroup.beans (version 2.2.4)

This BeanUtils library is a Java Bean to Java Bean transformer that recursively copies data from one object to another, it is generic, flexible, reusable, configurable and incredibly fast. It's the only library able to transform Mutable, Immutable and Mixed bean without any custom configuration.

Group: com.expediagroup.beans Artifact: bean-utils-library-parent
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bean-utils-library-parent
Group com.expediagroup.beans
Version 2.2.4
Last update 03. January 2024
Organization not specified
URL https://github.com/ExpediaGroup/bull
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bull-bean-transformer from group com.expediagroup.beans (version 2.2.4)

Group: com.expediagroup.beans Artifact: bull-bean-transformer
Show all versions Show documentation Show source 
 

0 downloads
Artifact bull-bean-transformer
Group com.expediagroup.beans
Version 2.2.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies bull-converter,
There are maybe transitive dependencies!

grumpinessy from group com.github.sviperll (version 0.5)

The project provides checkstyle.xml configuration that can be used by CheckStyle to enforce opinionated formating and coding style that is somewhat similar to Sun's and OpenJDK's styles, but includes authors preferences. Additionally custom CheckStyle checkers can be used separately as part of some other CheckStyle configuration.

Group: com.github.sviperll Artifact: grumpinessy
Show all versions Show documentation Show source 
 

0 downloads
Artifact grumpinessy
Group com.github.sviperll
Version 0.5
Last update 27. December 2023
Organization not specified
URL https://github.com/sviperll/grumpinessy
License Apache-2.0
Dependencies amount 1
Dependencies checkstyle,
There are maybe transitive dependencies!

powertools-sqs from group software.amazon.lambda (version 1.18.0)

Deprecated: Batch processing is now handled in powertools-batch and large messages in powertools-large-messages modules. A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.

Group: software.amazon.lambda Artifact: powertools-sqs
Show all versions Show documentation Show source 
 

0 downloads
Artifact powertools-sqs
Group software.amazon.lambda
Version 1.18.0
Last update 16. November 2023
Organization not specified
URL https://aws.amazon.com/lambda/
License not specified
Dependencies amount 9
Dependencies powertools-core, aws-lambda-java-tests, aws-lambda-java-core, payloadoffloading-common, aws-lambda-java-events, sqs, s3, jackson-databind, aspectjrt,
There are maybe transitive dependencies!

lutra-stottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the stOTTR formalisation format (https://spec.ottr.xyz/stOTTR/). stOTTR is a custom-built serialisation format for OTTR intended to be easy to read and write for humans (and computers!). Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-stottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-stottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, lutra-wottr, antlr4-runtime,
There are maybe transitive dependencies!

nanhu-print-java from group io.github.hongjinqiu (version 1.0.4)

nanhu-print-java is a custom java pdf printing framework, user can configure xml format files, and then call the framework api to generate pdf files. The basic functions are: 1. Fixed header and tail 2. Watermark 3. Glove print 4. Too long text can reduced automatically

Group: io.github.hongjinqiu Artifact: nanhu-print-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact nanhu-print-java
Group io.github.hongjinqiu
Version 1.0.4
Last update 20. August 2023
Organization not specified
URL https://github.com/hongjinqiu/nanhu-print-java
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies itextpdf, itext-asian, commons-lang3, commons-lang, json-lib, log4j-over-slf4j, commons-io,
There are maybe transitive dependencies!

logback-sensitive-data-obfuscator-pattern-layout from group io.github.orczykowski (version 1.0.0)

This library provides a Logback pattern layout for masking sensitive data in logs. It allows you to extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive data. The library includes predefined patterns for detecting sensitive values and also allows for creating custom patterns.

Group: io.github.orczykowski Artifact: logback-sensitive-data-obfuscator-pattern-layout
Show documentation Show source 
 

0 downloads
Artifact logback-sensitive-data-obfuscator-pattern-layout
Group io.github.orczykowski
Version 1.0.0
Last update 31. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

request-tracker-spring-boot-starter from group dev.rogeriofbrito (version 1.0.0)

request-tracker-spring-boot-starter is a Spring Boot Starter dependency that transparently creates a Servlet Filter in a Spring Boot Application that collect some information from request and response Servlet objects and performs a custom action asynchronously (in a new thread).

Group: dev.rogeriofbrito Artifact: request-tracker-spring-boot-starter
Show documentation Show source 
 

0 downloads
Artifact request-tracker-spring-boot-starter
Group dev.rogeriofbrito
Version 1.0.0
Last update 24. July 2023
Organization rogeriofbrito.dev
URL https://github.com/rogeriofbrito/request-tracker-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis-encrypt-spring-boot-starter from group io.github.weasley-j (version 1.0.3)

A spring-boot starter to make it easy to encrypt and decrypt some column of database tables, supports for user custom encryption algorithms, you can even use some encrypted fields as query criteria.

Group: io.github.weasley-j Artifact: mybatis-encrypt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact mybatis-encrypt-spring-boot-starter
Group io.github.weasley-j
Version 1.0.3
Last update 16. July 2023
Organization not specified
URL https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 6
Dependencies spring-boot-starter, commons-codec, commons-lang3, slf4j-api, spring-boot-starter-test, mybatis,
There are maybe transitive dependencies!



Page 187 from 221 (items total 2201)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy