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

Download JAR files tagged by starter with all dependencies

Search JAR files by class name

start from group org.apache.river (version 2.2.3)

This executable JAR file is the primary entry point for the Service Starter. It acts as both the class path for the container virtual machine (VM) for the Java platform that executes non-activatable services, and as the setup VM for activatable services.

Group: org.apache.river Artifact: start
Show all versions 
 

0 downloads
Artifact start
Group org.apache.river
Version 2.2.3
Last update 08. February 2016
Organization not specified
URL http://river.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsk-platform,
There are maybe transitive dependencies!

composum-launcher-feature-composumstarter from group com.composum.platform.features (version 1.5.2.3)

Creates a feature set and a starter based on a Sling Starter 12 snapshot to start Sling, updating Composum Nodes and deploying all public parts of composum. It produces a self contained feature archive that doesn't need network access to start. The starter contains that feature archive.

Group: com.composum.platform.features Artifact: composum-launcher-feature-composumstarter
Show all versions 
 

0 downloads
Artifact composum-launcher-feature-composumstarter
Group com.composum.platform.features
Version 1.5.2.3
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies composum-launcher-feature-nodesstarter,
There are maybe transitive dependencies!

tosan-httpserver-spring-boot-root from group com.tosan.server.http (version 2.1.1)

This project provides a Spring-Boot Starter that facilitate common requirements of a rest server like filling MDC parameters, logging http request and response with ability to mask sensitive data in header and body, and simple metrics logging.

Group: com.tosan.server.http Artifact: tosan-httpserver-spring-boot-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tosan-httpserver-spring-boot-root
Group com.tosan.server.http
Version 2.1.1
Last update 08. April 2024
Organization not specified
URL https://github.com/Tosan/tosan-httpserver-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tosan-httpserver-spring-boot-starter from group com.tosan.server.http (version 2.1.1)

Group: com.tosan.server.http Artifact: tosan-httpserver-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact tosan-httpserver-spring-boot-starter
Group com.tosan.server.http
Version 2.1.1
Last update 08. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies micrometer-registry-prometheus, spring-boot-autoconfigure, spring-context, spring-web, tosan-mask-spring-boot-starter, spring-boot-starter-aop, jackson-databind, slf4j-api, jackson-datatype-jsr310, commons-lang3,
There are maybe transitive dependencies!

tosan-httpserver-spring-boot-sample from group com.tosan.server.http (version 2.1.1)

Group: com.tosan.server.http Artifact: tosan-httpserver-spring-boot-sample
Show all versions Show documentation Show source 
 

0 downloads
Artifact tosan-httpserver-spring-boot-sample
Group com.tosan.server.http
Version 2.1.1
Last update 08. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies tosan-httpserver-spring-boot-starter,
There are maybe transitive dependencies!

camunda-archetype-spring-boot-demo from group org.camunda.bpm.archetype (version 7.21.0)

Demo application with lots of pre-built parts that uses the Spring Boot Starter Contains: BPMN Process, Java Delegate, HTML5- start and task forms, JUnit Test with in-memory engine and visual process test coverage

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-spring-boot-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-spring-boot-demo
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jwt-auth-spring-boot-starter from group dev.junsung (version 0.0.3)

The "JWT Authorization Spring Boot Starter" is designed to simplify the implementation of JSON Web Token (JWT) based authentication and authorization within Spring Boot applications. This starter provides a robust foundation for developers looking to secure their Spring Boot applications using JWT, a widely adopted industry standard for token-based authentication.

Group: dev.junsung Artifact: jwt-auth-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact jwt-auth-spring-boot-starter
Group dev.junsung
Version 0.0.3
Last update 13. March 2024
Organization not specified
URL https://github.com/junsung-cho/jwt-auth-spring-boot-starter
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
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!

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 570 from 571 (items total 5708)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy