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

Download JAR files tagged by spring with all dependencies

Search JAR files by class name

security-oauth2-bearer-starter from group digital.nedra.commons.starter (version 2.0.3)

Spring Boot starter for configuring Spring Security in accordance with the requirements: integration with OAuth2 server, protection of the API starting with the /api prefix, stateless mode for horizontal scaling, bearer-only mode, cross domain requests.

Group: digital.nedra.commons.starter Artifact: security-oauth2-bearer-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact security-oauth2-bearer-starter
Group digital.nedra.commons.starter
Version 2.0.3
Last update 07. December 2023
Organization not specified
URL https://commons.nedra.digital/java
License not specified
Dependencies amount 5
Dependencies security-common, spring-boot-starter-security, spring-security-oauth2-resource-server, spring-security-oauth2-jose, spring-boot-starter-web,
There are maybe transitive dependencies!

common-utils from group com.kamalsha.helper (version 1.0.0)

HelperService is a utility service providing various helper methods for common tasks. It includes functionalities for converting data types, formatting dates, checking data types, and more. The service is implemented in Java and utilizes popular libraries like Spring and Jackson.

Group: com.kamalsha.helper Artifact: common-utils
Show documentation Show source 
 

0 downloads
Artifact common-utils
Group com.kamalsha.helper
Version 1.0.0
Last update 13. November 2023
Organization not specified
URL https://github.com/kamal-commits/common-utils
License MIT License
Dependencies amount 5
Dependencies spring-boot-starter-mail, jakarta.mail, spring-boot-starter-actuator, spring-boot-starter-data-mongodb, spring-boot-starter-web,
There are maybe transitive dependencies!

spring-security-saml from group io.github.grails-spring-security-saml (version 5.1.0)

The Plugin basically creates a bridge from your Grails application configurationto both the Spring Security SAML service provider library and the Grails Spring Security Plugin.Instead of having to map all of the beans in your application, the plugin wires the SAML service providerbeans based on your application configuration.

Group: io.github.grails-spring-security-saml Artifact: spring-security-saml
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-security-saml
Group io.github.grails-spring-security-saml
Version 5.1.0
Last update 16. October 2023
Organization not specified
URL https://github.com/grails-spring-security-saml/grails-spring-security-saml
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

im-aop-loggers from group com.github.andylke (version 1.1.3)

A handy and configurable sets of annotation-based loggers for Spring Boot that can log every execution of a method when entering or exiting normally or abnormally, without you writing a single line of code using aspect-oriented programming (AOP)

Group: com.github.andylke Artifact: im-aop-loggers
Show all versions Show documentation Show source 
 

0 downloads
Artifact im-aop-loggers
Group com.github.andylke
Version 1.1.3
Last update 30. August 2023
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-validation, commons-lang3,
There are maybe transitive dependencies!

spring-html-generator from group com.gyawaliamit (version 1.0.0)

Spring HTML Generator is a simple and lightweight Java application that empowers you to create HTML pages using the Builder pattern. This application is deliberately minimalistic, with no external dependencies other than Java itself. It has been crafted with a singular purpose: to facilitate the creation of HTML templates via Java code.

Group: com.gyawaliamit Artifact: spring-html-generator
Show documentation Show source 
 

0 downloads
Artifact spring-html-generator
Group com.gyawaliamit
Version 1.0.0
Last update 23. August 2023
Organization not specified
URL http://gyawaliamit.com
License The 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!

db2-r2dbc from group com.ibm.db2 (version 1.1.0)

A new database driver that was developed for use by Java Reactive Applications using Java Spring Project Reactor. For documentation, samples and tests please refer the GitHub repository https://github.com/ibmdb/java_reactive_driver

Group: com.ibm.db2 Artifact: db2-r2dbc
Show documentation 
 

0 downloads
Artifact db2-r2dbc
Group com.ibm.db2
Version 1.1.0
Last update 27. April 2023
Organization not specified
URL https://github.com/ibmdb/java_reactive_driver
License International Program License Agreement (IPLA)
Dependencies amount 4
Dependencies r2dbc-spi, reactor-core, reactor-netty, slf4j-api,
There are maybe transitive dependencies!

spring-boot-netty-starter from group site.peaklee.framework (version 2022.1.0-RELEASE)

spring-boot-netty-starter It is an integration framework for sprint boot and netty. For students who are not familiar with netty, it can quickly develop socket servers based on netty. It implements a large number of annotations and process interceptors, which can seamlessly connect with sprint boot for rapid development.

Group: site.peaklee.framework Artifact: spring-boot-netty-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-boot-netty-starter
Group site.peaklee.framework
Version 2022.1.0-RELEASE
Last update 18. April 2023
Organization not specified
URL https://gitee.com/lee_coding/spring-boot-netty-starter
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-boot-starter, spring-boot-configuration-processor, netty-all, lombok, logback-classic, protobuf-java,
There are maybe transitive dependencies!

azure-aot-graalvm-support-netty from group com.azure (version 1.0.0-beta.3)

This package is deprecated will have no further updates. Dependency on this library is no longer required to build native images with Azure SDK for Java. For more details, please refer to https://devblogs.microsoft.com/azure-sdk/announcing-graalvm-support-in-azure-sdk-for-java-and-spring-cloud-azure-libraries

Group: com.azure Artifact: azure-aot-graalvm-support-netty
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-aot-graalvm-support-netty
Group com.azure
Version 1.0.0-beta.3
Last update 12. April 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 9
Dependencies azure-aot-graalvm-support, netty-handler, netty-handler-proxy, netty-buffer, netty-codec-http, netty-codec-http2, netty-transport-native-unix-common, netty-transport-native-epoll, netty-transport-native-kqueue,
There are maybe transitive dependencies!



Page 1772 from 1812 (items total 18120)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy