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

apideploy-swagger2-webmvc from group com.kalman03 (version 1.0.2)

Group: com.kalman03 Artifact: apideploy-swagger2-webmvc
Show documentation Show source 
 

0 downloads
Artifact apideploy-swagger2-webmvc
Group com.kalman03
Version 1.0.2
Last update 25. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies apideploy-core, springfox-swagger2, spring-boot-starter-web, spring-test,
There are maybe transitive dependencies!

apideploy-javadoc-springweb from group com.kalman03 (version 1.0.2)

Group: com.kalman03 Artifact: apideploy-javadoc-springweb
Show documentation Show source 
 

0 downloads
Artifact apideploy-javadoc-springweb
Group com.kalman03
Version 1.0.2
Last update 25. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies apideploy-core, apideploy-javadoc-common,
There are maybe transitive dependencies!

apideploy-swagger3-webmvc from group com.kalman03 (version 1.0.2)

Group: com.kalman03 Artifact: apideploy-swagger3-webmvc
Show documentation Show source 
 

0 downloads
Artifact apideploy-swagger3-webmvc
Group com.kalman03
Version 1.0.2
Last update 25. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies apideploy-core, springfox-oas, spring-boot-starter-web, spring-test,
There are maybe transitive dependencies!

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!



Page 1825 from 3 (items total 18712)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy