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

Download JAR files tagged by boot with all dependencies

Search JAR files by class name

ngbatis from group org.nebula-contrib (version 1.2.1)

NgBatis is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NgBatis 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。 借鉴于 MyBatis 的使用习惯进行开发。

Group: org.nebula-contrib Artifact: ngbatis
Show all versions Show documentation Show source 
 

0 downloads
Artifact ngbatis
Group org.nebula-contrib
Version 1.2.1
Last update 19. January 2024
Organization not specified
URL https://github.com/nebula-contrib/ngbatis
License Apache License, Version 2.0
Dependencies amount 9
Dependencies client, spring-boot-starter, spring-boot-starter-data-jpa, fastjson, asm, jsoup, beetl, beetl-antlr4.11-support, commons-text,
There are maybe transitive dependencies!

karaf-base from group org.ops4j.pax.logging.karaf (version 2.2.7)

In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)

Group: org.ops4j.pax.logging.karaf Artifact: karaf-base
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact karaf-base
Group org.ops4j.pax.logging.karaf
Version 2.2.7
Last update 09. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

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!

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!

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!

anythingworks-exampleproject from group com.optimaize.anythingworks.exampleproject (version 1.1.0)

A code example for how to use the anythingworks library. The submodules are: server: a sample server app that runs a web service. clientlib: the matching web service client library that uses soap/wsdl to connect to the server. clientapp: a sample client app that uses the clientlib to connect to the server. To test it, run the Boot class and then execute the PingServiceImplTest.

Group: com.optimaize.anythingworks.exampleproject Artifact: anythingworks-exampleproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact anythingworks-exampleproject
Group com.optimaize.anythingworks.exampleproject
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies logback-classic, jul-to-slf4j,
There are maybe transitive dependencies!

karaf-base from group org.wso2.org.ops4j.pax.logging (version 2.1.0-wso2v5)

In Apache Karaf there's org.apache.karaf.features:base and org.apache.karaf.features:framework Here both are combined in single "framework KAR", which contains all fundamental resources. These resources include: - bin scripts - libs (ext, boot, endorsed) - basic etc config files - fundamental system libraries (e.g., Felix framework)

Group: org.wso2.org.ops4j.pax.logging Artifact: karaf-base
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact karaf-base
Group org.wso2.org.ops4j.pax.logging
Version 2.1.0-wso2v5
Last update 10. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

base-crud-app from group io.github.adityakumar28 (version 1.0.0)

Library for reducing dev time for spring boot developers.Idea is to generify the boilerplate code which is required for the creation of a CRUD application so that one should write the same code again and again for different class types.

Group: io.github.adityakumar28 Artifact: base-crud-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact base-crud-app
Group io.github.adityakumar28
Version 1.0.0
Last update 19. June 2022
Organization not specified
URL Not specified
License MIT License
Dependencies amount 5
Dependencies spring-boot-starter-data-jpa, spring-boot-starter-web, lombok, spring-boot-starter-validation, springdoc-openapi-ui,
There are maybe transitive dependencies!



Page 910 from 919 (items total 9186)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy